You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible-homelab/ansible.cfg

10 lines
214 B
INI

[defaults]
default_module_path=library
inventory=hosts.ini
vault_password_file=.vault-pass.sh
host_key_checking = True
enable_plugins = linode
private_key_file=~/.ssh/ansible
remote_user=ansible
roles_path = roles