added ansible.cfg
This commit is contained in:
6
ansible.cfg
Normal file
6
ansible.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
[defaults]
|
||||
hostfile = hosts.ini
|
||||
log_path = ansible-log.log
|
||||
host_key_checking = false
|
||||
interpreter_python = /usr/bin/python3
|
||||
forks = 30
|
||||
Reference in New Issue
Block a user