Files
projet_gestion_commande/ansible/ansible.cfg
T

9 lines
178 B
INI

[defaults]
inventory = inventory/host.ini
host_key_checking = False
interpreter_python = auto_silent
[privilege_escalation]
become = True
become_method = sudo
become_user = root