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:
2025-08-03 13:14:49 +03:00
parent 552f7eebff
commit c8193bcaca
4 changed files with 25 additions and 19 deletions

View File

@@ -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