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