infrastructure/k8s/ansible.cfg

6 lines
124 B
INI

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