* Run tests with EOL ansible-core versions in GHA (#6044)
Run tests with EOL ansible-core versions in GHA.
(cherry picked from commit b72b7d4936)
* 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 commit 3f3a519d79.
* Add extra conditions from tests/utils/shippable/units.sh.
* Avoid problematic broken quoting.