This repository has been archived on 2026-03-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
ansible/ansible.cfg

6 lines
154 B
INI

[defaults]
inventory = inventory
vault_password_file = .vault-pass
python_interpreter = /usr/bin/python3
host_key_checking = False
remote_port = 9922