olimp/ansible.cfg
2025-10-10 16:23:21 +00:00

9 lines
266 B
INI

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