mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 15:27:47 -02:30
test updates and httpd role fix
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -25,7 +25,7 @@ awx/ui/build_test
|
|||||||
|
|
||||||
# Tower setup playbook testing
|
# Tower setup playbook testing
|
||||||
setup/test/roles/postgresql
|
setup/test/roles/postgresql
|
||||||
setup/test/roles/provision_docker
|
**/provision_docker
|
||||||
|
|
||||||
# Python & setuptools
|
# Python & setuptools
|
||||||
__pycache__
|
__pycache__
|
||||||
@@ -89,6 +89,9 @@ setup/setup.log
|
|||||||
setup/inventory
|
setup/inventory
|
||||||
tower-backup-*
|
tower-backup-*
|
||||||
|
|
||||||
|
# Ansible
|
||||||
|
**/*.retry
|
||||||
|
|
||||||
# Other
|
# Other
|
||||||
.tower_cycle
|
.tower_cycle
|
||||||
env/*
|
env/*
|
||||||
|
|||||||
Reference in New Issue
Block a user