Initial commit
This commit is contained in:
5
ansible.cfg
Normal file
5
ansible.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
[defaults]
|
||||
inventory=./hosts
|
||||
remote_user=root
|
||||
roles_path=./roles/
|
||||
remote_tmp=/tmp/ansible-$USER
|
||||
Reference in New Issue
Block a user