Several changes to include SSHing as the proper user with the right key
This commit is contained in:
@@ -18,5 +18,5 @@
|
||||
{% endfor %}
|
||||
|
||||
[all:vars]
|
||||
ansible_user=root
|
||||
ansible_user=phlux
|
||||
ansible_ssh_common_args='-o StrictHostKeyChecking=no'
|
||||
|
Reference in New Issue
Block a user