fix: bootstrap become

This commit is contained in:
vincent 2024-02-04 21:25:40 +01:00
parent 73df5fa582
commit f61008b570

View File

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