openstack-ansible-pip_install/tests
Jean-Philippe Evrard 6ee6ede570 Use sudo for role testing
There are 2 ways to realize the privilege escalation
needed for the gate jobs.

1) Editing the playbooks (and hope to not forget to
write the sudo/become lines for every role)
2) Editing the inventory and set the variable there.

I'm taking the second approach with the minimum set
of variables (become_method is sudo by default and
become_user is root by default).

Change-Id: Ic90ec52b849c8e227084071e80cea87140a049d5
2015-11-25 13:01:08 +00:00
..
ansible.cfg Use sudo for role testing 2015-11-25 13:01:08 +00:00
inventory Use sudo for role testing 2015-11-25 13:01:08 +00:00
test.yml IRR for pip_install 2015-11-03 02:34:10 -06:00