mirror of
https://github.com/ansible/awx.git
synced 2026-05-12 03:47:36 -02:30
add postgres socket support and tests
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -22,6 +22,10 @@ celerybeat-schedule
|
|||||||
awx/ui/static
|
awx/ui/static
|
||||||
awx/ui/build_test
|
awx/ui/build_test
|
||||||
|
|
||||||
|
# Tower setup playbook testing
|
||||||
|
setup/test/roles/postgresql
|
||||||
|
setup/test/roles/provision_docker
|
||||||
|
|
||||||
# Python & setuptools
|
# Python & setuptools
|
||||||
__pycache__
|
__pycache__
|
||||||
/build
|
/build
|
||||||
|
|||||||
Reference in New Issue
Block a user