This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
[defaults]
|
||||
roles_path=./roles/
|
||||
inventory=./hosts
|
||||
remote_user=root
|
||||
remote_user=arch
|
||||
remote_tmp=/tmp/ansible-$USER
|
||||
|
||||
[privilege_escalation]
|
||||
become=True
|
||||
become_method=sudo
|
||||
|
||||
Reference in New Issue
Block a user