disable gather_facts globally, give up on facts
mingi 10 eri varianti proovisin ja variandid on: - üks host läheb 10s, gatherib kõike ja timeoutib zombie mountidega, ilmselgelt ei ole ainult cat /proc/cpuinfo - ei kogu mitte midagi võin siis juba käsitsi /proc/cpuinfo kallale minna, aga out of time ja pole hetkel ega mõne aasta jooksul oluline
This commit is contained in:
@@ -3,8 +3,9 @@ inventory = inventory.yaml
|
||||
nocows = 1
|
||||
pattern =
|
||||
deprecation_warnings = False
|
||||
fact_caching = jsonfile
|
||||
fact_caching_connection = ~/.ansible/k-space-fact-cache
|
||||
gathering = explicit
|
||||
#fact_caching = jsonfile
|
||||
#fact_caching_connection = ~/.ansible/k-space-fact-cache
|
||||
|
||||
fact_caching_timeout = 7200
|
||||
remote_user = root
|
||||
|
Reference in New Issue
Block a user