Merge "Add become: true for host_prep_tasks"

This commit is contained in:
Zuul 2018-01-16 15:34:54 +00:00 committed by Gerrit Code Review
commit 08f9693bb5
1 changed files with 1 additions and 0 deletions

View File

@ -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