Host-Ansible-Setup/ansible.cfg

7 lines
93 B
INI

[defaults]
inventory = hosts
[privilege_escalation]
become_method=doas
become_ask_pass=True