diff --git a/ansible.cfg b/ansible.cfg index 724ecd9..4eddddb 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -16,7 +16,7 @@ #module_utils = /usr/share/my_module_utils/ #remote_tmp = ~/.ansible/tmp #local_tmp = ~/.ansible/tmp -#forks = 5 +forks = 16 #poll_interval = 15 #sudo_user = root #ask_sudo_pass = True