diff --git a/ansible.cfg b/ansible.cfg index 866ab3c..c45fe96 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,4 +1,5 @@ [defaults] +forks = 16 host_key_checking = false interpreter_python = python3 inventory = inventory