add tz cchange
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1s
This commit is contained in:
@@ -7,6 +7,7 @@ fact_caching_connection = /tmp/facts_cache
|
||||
# two hours timeout
|
||||
fact_caching_timeout = 7200
|
||||
|
||||
forks = 20
|
||||
|
||||
interpreter_python = auto_silent
|
||||
ansible_python_interpreter = auto_silent
|
||||
@@ -50,3 +51,4 @@ api_server = http://192.168.0.55:8000
|
||||
[ssh_connection]
|
||||
# Enable pipelining, requires disabling requiretty in sudoers
|
||||
pipelining = True
|
||||
ssh_args = -o ControlMaster=auto -o ControlPersist=60s
|
||||
Reference in New Issue
Block a user