1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_linux_desktop_setup.git synced 2024-09-14 19:54:51 +02:00
ansible_linux_desktop_setup/ansible.cfg
2024-04-17 16:07:19 +02:00

13 lines
239 B
INI

[defaults]
inventory = ./inventory.py
retry_files_enabled = false
nocows = true
transport = local
interpreter_python = /usr/bin/python3
[privilege_escalation]
become_method = su
become_user = root
[passwordstore_lookup]
backend = gopass