Avoid sanity excludes so that users can run ansible-test sanity --docker and it usually passes. (#260)

This commit is contained in:
Felix Fontein 2020-05-01 13:45:22 +02:00 committed by GitHub
parent 01eee507f2
commit 77fe9c82fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

View file

@ -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