infrastructure/k8s/ansible.cfg

7 lines
111 B
INI
Raw Normal View History

2022-09-11 16:49:31 +00:00
[defaults]
nocows = True
inventory = ./inventory/
ansible_python_interpreter = /usr/bin/python3
become = True