mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-05 01:43:05 +00:00
[stable-4] Run tests with EOL ansible-core versions in GHA (#6071)
* Run tests with EOL ansible-core versions in GHA (#6044) Run tests with EOL ansible-core versions in GHA. (cherry picked from commitb72b7d4936) * Re-schedule cron. * Use correct targets. * Restrict python-gitlab to < 3.13.0. * Fix Ubuntu 16.04 check. * Revert "Restrict python-gitlab to < 3.13.0." This reverts commit3f3a519d79. * Add extra conditions from tests/utils/shippable/units.sh. * Avoid problematic broken quoting.
This commit is contained in:
parent
8806d31d4c
commit
da85b37764
5 changed files with 303 additions and 211 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# Community General Collection
|
||||
|
||||
[](https://dev.azure.com/ansible/community.general/_build?definitionId=31)
|
||||
[](https://github.com/ansible-collections/community.general/actions)
|
||||
[](https://codecov.io/gh/ansible-collections/community.general)
|
||||
|
||||
This repository contains the `community.general` Ansible Collection. The collection is a part of the Ansible package and includes many modules and plugins supported by Ansible community which are not part of more specialized community collections.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue