mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 13:53:10 +00:00
* 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.