olimp/ansible.cfg
Administrator 51c882a2af Update 3 files
- /ansible.cfg
- /inventories/hosts.yml
- /olimp-deploy.yml
2025-10-10 15:52:26 +00:00

8 lines
220 B
INI

[defaults]
collections_path = /root/.ansible/collections:/usr/share/ansible/collections
inventory = inventories/hosts.yml
host_key_checking = False
remote_user = root
[inventory]
enable_plugins = auto, yaml, toml