Update 'ansible/hosts.yml'

This commit is contained in:
fossilfranv 2023-04-27 10:02:34 -07:00
parent 2ab3f3a895
commit 23046a1c1d

View File

@ -10,7 +10,7 @@ all:
user: user_this
user_passwd: "{{ ap1_user_passwd }}"
user_passwd: "{{ ap1_user_passwd }}" ##ap1 comes from the host name in .ssh/config
ansible_sudo_passwd: "{{ ap1_sudo_passwd }}"