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.
hetzner-ansible/ansible.cfg

9 lines
199 B
INI

[defaults]
pipelining = True
host_key_checking = False
inventory_plugins = ./inventory_plugins
callbacks_enabled = profile_tasks
interpreter_python = auto_silent
log_path=last_ansible_run
forks = 30