Add new file

This commit is contained in:
Administrator 2025-10-10 11:16:05 +00:00
parent 5df49212b7
commit a39b9bce49

8
ansible.cfg Normal file
View 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