1
0
Fork 0
mirror of https://github.com/ansible-collections/ansible.posix.git synced 2026-02-03 23:51:48 +00:00

[CI] enable integration tests for devel branch

* Remote tests
* Docker tests

Signed-off-by: Hideki Saito <saito@fgrep.org>
This commit is contained in:
Hideki Saito 2024-11-06 11:07:13 +09:00
parent b0097bd14c
commit 04283b5993
No known key found for this signature in database
GPG key ID: 3E1D43AA010AC50A
3 changed files with 5 additions and 4 deletions

View file

@ -84,8 +84,6 @@ The following ansible-core versions have been tested with this collection:
- ansible-core 2.16 (stable)
- ansible-core 2.15 (stable)
*Note: For ansible-core 2.18, CI only covers sanity tests and no integration tests will be run until the test environment is released.*
## Contributing
We welcome community contributions to this collection. For more details, see [Contributing to Ansible-maintained collections](https://docs.ansible.com/ansible/devel/community/contributing_maintained_collections.html#contributing-maintained-collections) for complete details.