infra-ansible/.gitignore
Ricardo Carrillo Cruz d902c16e19 Refactor setup_env.sh to use virtualenvs
Rather than relying on system-wide packages, just
create the virtualenv and leverage the already available
requirements.txt, which installs ansible along with other
dependencies.
Also pull the openstack inventory in the local inventory folder
as ansible pip package does not bundle the inventory utility.

Change-Id: I43b1c3fce522657854cdc20c55bd32366179b4b7
2016-02-15 16:28:10 +01:00

5 lines
51 B
Plaintext

venv/
infra_config.yml
inventory/openstack.py
.tox