mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
Ignore import errors due to bugs in Ansible core
This commit is contained in:
committed by
Ryan Petrello
parent
5010602e6b
commit
2bc2e26cc7
8
.gitignore
vendored
8
.gitignore
vendored
@@ -135,10 +135,10 @@ use_dev_supervisor.txt
|
||||
|
||||
|
||||
# Ansible module tests
|
||||
awx_collection_test_venv/
|
||||
awx_collection/*.tar.gz
|
||||
awx_collection/galaxy.yml
|
||||
sanity/
|
||||
/awx_collection_test_venv/
|
||||
/awx_collection/*.tar.gz
|
||||
/awx_collection/galaxy.yml
|
||||
/sanity/
|
||||
|
||||
.idea/*
|
||||
*.unison.tmp
|
||||
|
||||
Reference in New Issue
Block a user