Enable OS Upgrading

This commit is contained in:
2021-03-28 00:00:21 -05:00
parent c407a7a91b
commit c42832835c
3 changed files with 6 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
host_key_checking = False
gathering = smart
fact_caching = jsonfile
fact_caching_timeout = 3600
fact_caching_timeout = 300
fact_caching_connection = ./facts/
inventory = ./inventory/
forks = 5
@@ -10,4 +10,5 @@ retry_files_enabled = False
interpreter_python = auto
[ssh_connection]
# pipelining = true
# ssh_args = -o ControlMaster=auto