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

9 lines
196 B
INI

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