1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 09:25:10 +03:00

test updates and httpd role fix

This commit is contained in:
Chris Meyers 2016-05-09 09:17:58 -04:00
parent 02f1f442d8
commit 1ab761b7b7

5
.gitignore vendored
View File

@ -25,7 +25,7 @@ awx/ui/build_test
# Tower setup playbook testing
setup/test/roles/postgresql
setup/test/roles/provision_docker
**/provision_docker
# Python & setuptools
__pycache__
@ -89,6 +89,9 @@ setup/setup.log
setup/inventory
tower-backup-*
# Ansible
**/*.retry
# Other
.tower_cycle
env/*