openstack-ansible-lxc_hosts/tests/inventory
Markos Chandras 23df8f219b Fix role gate tests for Ansible 2.3
'ansible_become' defined as a host_var or in the inventory for a host
has a higher precedence than 'become' defined within a playbook.

In change Id5b76a87809f03951c954fc3d752419a673403f7, 'become' was
defined explicitly for each play running against localhost so
'ansible_become' should be removed from its host_vars.

Change-Id: Ieb55a10e8148b0eb122caccf92702d24ff1a1d0b
Cc: Jimmy McCrory <jimmy.mccrory@gmail.com>
2017-04-25 14:54:56 +01:00

3 lines
41 B
Plaintext

[all]
localhost ansible_connection=local