6218b77c4b
In Ansible 2.8 the become and become_user are not valid options for include_role. This is causing the multinode devstack gate job to fail with: ERROR! 'become' is not a valid attribute for a IncludeRole This patch uses the correct variable ansible_become to be used with include_roles. Change-Id: I50dd7f447ec347177b245af69532b6688154acca |
||
---|---|---|
.. | ||
whitebox-common/tasks | ||
whitebox-nova-compute/tasks |