disable gatherfact for bootstrap role

This commit is contained in:
vincent 2023-10-18 19:19:15 +02:00
parent 24ab28b538
commit 32b5b30760

View File

@ -1,5 +1,6 @@
---
- hosts: all
become: true
gather_facts: false
roles:
- ansible_bootstrap