infrastructure/k8s/ansible.cfg
2022-09-11 18:49:31 +02:00

6 lines
111 B
INI

[defaults]
nocows = True
inventory = ./inventory/
ansible_python_interpreter = /usr/bin/python3
become = True