implement basic ansible config
This commit is contained in:
4
ansible.cfg
Normal file
4
ansible.cfg
Normal file
@ -0,0 +1,4 @@
|
||||
[default]
|
||||
inventory = inventory
|
||||
stdout_callback = yaml
|
||||
host_key_checking = False
|
||||
Reference in New Issue
Block a user