Add new file
This commit is contained in:
parent
5df49212b7
commit
a39b9bce49
8
ansible.cfg
Normal file
8
ansible.cfg
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
[defaults]
|
||||||
|
collections_paths = /root/.ansible/collections:/usr/share/ansible/collections
|
||||||
|
inventory = inventories/hosts.yml
|
||||||
|
host_key_checking = False
|
||||||
|
remote_user = root
|
||||||
|
|
||||||
|
[inventory]
|
||||||
|
enable_plugins = auto, yaml, toml
|
||||||
Loading…
Reference in New Issue
Block a user