1
0
Fork 0
mirror of https://github.com/ansible-collections/ansible.posix.git synced 2026-02-04 08:01:49 +00:00

Green CI for ansible.posix (#2)

* Disable tests that depend on `package`
* Remove incorrectly added gallaxy (fallaxy) tests
* Remove incorrectly added ignore-2.10.txt entries
* Remove interfaces_file unit tests (it's in community.general)
* Restore order to shippable.yml
This commit is contained in:
John R Barker 2020-03-18 11:19:19 +00:00 committed by GitHub
parent 07f1a2e98e
commit 11c671adc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
126 changed files with 19 additions and 3601 deletions

View file

@ -22,9 +22,6 @@ tests/unit/mock/yaml_helper.py future-import-boilerplate
tests/unit/mock/yaml_helper.py metaclass-boilerplate
tests/unit/modules/conftest.py future-import-boilerplate
tests/unit/modules/conftest.py metaclass-boilerplate
tests/unit/modules/system/interfaces_file/test_interfaces_file.py future-import-boilerplate
tests/unit/modules/system/interfaces_file/test_interfaces_file.py metaclass-boilerplate
tests/unit/modules/system/interfaces_file/test_interfaces_file.py pylint:blacklisted-name
tests/unit/modules/system/test_mount.py future-import-boilerplate
tests/unit/modules/system/test_mount.py metaclass-boilerplate
tests/unit/modules/utils.py future-import-boilerplate