1
0
Fork 0
This repository has been archived on 2023-03-28. You can view files and clone it, but cannot push or open issues or pull requests.
fedihub-ansible/ansible.cfg

9 lines
190 B
INI

[defaults]
inventory = hosts
strategy = mitogen_linear
strategy_plugins = vendor/mitogen-0.2.8/ansible_mitogen/plugins/strategy
[privilege_escalation]
become = true
become_ask_pass = false