nixos-base-image/ansible/ansible.cfg
2025-06-09 00:16:41 +02:00

5 lines
111 B
INI

[defaults]
inventory = ./inventory/hosts.yml
remote_user = root
host_key_checking = false
roles_path = ./roles