diff --git a/ansible.cfg b/ansible.cfg index 87d2179..e33d66a 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,5 +1,5 @@ [defaults] inventory = hosts remote_user = root -forks = 8 +forks = 4 interpreter_python = /usr/bin/python3