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
17 lines
380 B
INI
17 lines
380 B
INI
[defaults]
|
|
inventory = inventory.yaml
|
|
nocows = 1
|
|
pattern =
|
|
deprecation_warnings = False
|
|
gathering = explicit
|
|
#fact_caching = jsonfile
|
|
#fact_caching_connection = ~/.ansible/k-space-fact-cache
|
|
|
|
fact_caching_timeout = 7200
|
|
remote_user = root
|
|
|
|
[ssh_connection]
|
|
control_path = ~/.ssh/cm-%%r@%%h:%%p
|
|
ssh_args = -o ControlMaster=auto -o ControlPersist=8h -F ssh_config
|
|
pipelining = True
|