[WIP] Removed windows dep and unify shippable.sh (#38)

* Removed windows dep and unify shippable.sh

* Removed uneeded -p

* Fix chmod.

* Update tests/utils/shippable/shippable.sh

Co-Authored-By: John R Barker <john@johnrbarker.com>

* Distribute sanity tests into groups.

* Remove docs-build test, which doesn't yet exist for collections.

* Remove package-data.

* Remove unsupported option.

* Fix paths.

Co-authored-by: Jordan Borean <jborean93@gmail.com>
Co-authored-by: John R Barker <john@johnrbarker.com>
This commit is contained in:
Felix Fontein
2020-03-24 17:09:30 +01:00
committed by GitHub
parent 7ead1c14fc
commit a91ebb4e97
6 changed files with 120 additions and 77 deletions

View File

@@ -1,5 +1,4 @@
integration_tests_dependencies:
- ansible.windows
- ansible.posix
- community.crypto
- ansible.netcommon