Merge "Add become: true for host_prep_tasks"
This commit is contained in:
commit
08f9693bb5
@ -430,6 +430,7 @@ outputs:
|
||||
any_errors_fatal: yes
|
||||
vars:
|
||||
bootstrap_server_id: BOOTSTRAP_SERVER_ID
|
||||
become: true
|
||||
tasks:
|
||||
{%- for role in roles %}
|
||||
- include: {{role.name}}/host_prep_tasks.yaml
|
||||
|
Loading…
Reference in New Issue
Block a user