FIX: copy instruction in update_configs role, enabled PAM in sshd config
This commit is contained in:
@@ -7,3 +7,7 @@ physical:
|
||||
ansible_python_interpreter: "{{ ansible_playbook_python }}"
|
||||
192.168.0.98:
|
||||
ansible_become_password: "{{ ansible_become_passwd }}"
|
||||
192.168.0.6:
|
||||
ansible_become_password: "{{ ansible_become_passwd }}"
|
||||
192.168.0.8:
|
||||
ansible_become_password: "{{ ansible_become_passwd }}"
|
||||
|
||||
Reference in New Issue
Block a user