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:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
- name: Checkout secrets
|
||||
hosts: localhost
|
||||
gather_facts: false
|
||||
tasks:
|
||||
- name: Checkout secrets
|
||||
ansible.builtin.git:
|
||||
|
Reference in New Issue
Block a user