openstack-ansible-galera_se.../tests/host_vars/container2.yml
Jimmy McCrory 6b5813b553 Standardize test vars
Move test host vars from the inventory to individual files for each
host. 'ansible_become' has been removed from localhost's vars since it
should be handled on a playbook basis.

Change-Id: I57f17002f6e8877403d3fc00f6eb148f50b80241
2017-04-25 17:36:52 -07:00

5 lines
67 B
YAML

---
ansible_host: 10.1.0.3
ansible_become: True
ansible_user: root