mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-08 22:30:04 -07:00
Avoid sanity excludes so that users can run ansible-test sanity --docker and it usually passes. (#260)
This commit is contained in:
parent
01eee507f2
commit
77fe9c82fb
3 changed files with 4 additions and 3 deletions
|
@ -1957,6 +1957,7 @@ tests/unit/plugins/modules/web_infrastructure/test_apache2_module.py future-impo
|
|||
tests/unit/plugins/modules/web_infrastructure/test_apache2_module.py metaclass-boilerplate
|
||||
tests/unit/plugins/modules/web_infrastructure/test_jenkins_plugin.py future-import-boilerplate
|
||||
tests/unit/plugins/modules/web_infrastructure/test_jenkins_plugin.py metaclass-boilerplate
|
||||
tests/utils/shippable/check_matrix.py replace-urlopen
|
||||
tests/utils/shippable/timing.py shebang
|
||||
plugins/modules/cloud/digital_ocean/digital_ocean.py validate-modules:deprecation-mismatch # needs to be removed and adjusted once https://github.com/ansible/ansible/pull/67684 has been merged
|
||||
plugins/modules/cloud/digital_ocean/digital_ocean.py validate-modules:invalid-documentation # needs to be removed and adjusted once https://github.com/ansible/ansible/pull/67684 has been merged
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue