diff options
author | uvok cheetah | 2023-10-26 13:44:41 +0200 |
---|---|---|
committer | uvok cheetah | 2023-10-26 13:44:41 +0200 |
commit | 837fee0ff4d9d6a19752d58e1ecf0821333dee9e (patch) | |
tree | 4eecbbf0f793cd0357553b221ca3273a6a8fccd6 /ansible.cfg | |
parent | 66f5bc52e6211f3942215da273f37975c03af518 (diff) |
Update config: more forks
Diffstat (limited to 'ansible.cfg')
-rw-r--r-- | ansible.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible.cfg b/ansible.cfg index 0e28f45..ea4f097 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,3 +1,4 @@ [defaults] inventory = ./hosts.yml +forks = 20 |