whitebox-tempest-plugin/roles/whitebox-common/tasks
Archit Modi 6218b77c4b Use ansible_become instead of become in multinode devstack gate
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
2019-12-19 16:39:48 +00:00
..
main.yml Use ansible_become instead of become in multinode devstack gate 2019-12-19 16:39:48 +00:00