mirror of
https://github.com/gjkcz/ansible-void.git
synced 2026-03-13 22:20:14 +01:00
Make less forks
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
inventory = hosts
|
inventory = hosts
|
||||||
remote_user = root
|
remote_user = root
|
||||||
forks = 8
|
forks = 4
|
||||||
interpreter_python = /usr/bin/python3
|
interpreter_python = /usr/bin/python3
|
||||||
|
|||||||
Reference in New Issue
Block a user