Files
ansible-fr/ansible.cfg

8 lines
144 B
INI
Raw Permalink Normal View History

2024-05-30 17:04:14 +02:00
[defaults]
inventory = hosts
remote_user = root
forks = 8
interpreter_python = /usr/bin/python3
nocows=1
roles_path = ./roles:./playbooks/roles