This repository has been archived on 2023-02-05. You can view files and clone it, but cannot push or open issues or pull requests.
loki/ansible/ansible.cfg

7 lines
84 B
INI

[defaults]
inventory = ./hosts
[privilege_escalation]
become=True
become_method=su