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
Raw Normal View History

2018-12-16 01:25:02 +01:00
[defaults]
inventory = ./hosts
[privilege_escalation]
become=True
become_method=su