Skip to content

Commit

Permalink
add comments for users who are still using passwords to authenticate. (
Browse files Browse the repository at this point in the history
  • Loading branch information
julialongtin authored Aug 26, 2022
1 parent 840f9cd commit 984d129
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ansible/inventory/offline/99-static
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@
[all:vars]
# If you need to ssh as a user that's not the same user as the one running ansible
# set ansible_user=<some_user>
# set ansible_pass=<some password>
# set ansible_sudo_pass=<some password>
# Keep in mind this user needs to be able to sudo passwordless.
# ansible_user = root
#
Expand Down

0 comments on commit 984d129

Please sign in to comment.