bootstrap and ping playbooks for new ansible
This commit is contained in:
5
ansible-5/ansible.cfg
Normal file
5
ansible-5/ansible.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
# local ansible config file
|
||||
[defaults]
|
||||
inventory = ./inventory.ini
|
||||
remote_user = ansible
|
||||
roles_path = ./roles
|
||||
Reference in New Issue
Block a user