Commit Graph

8 Commits

Author SHA1 Message Date
Felix Fontein 2e542d4e52 CI: Replace devel RHEL 9.7 and 10.1 remotes with 9.8 and 10.2 (#1291)
* Replace devel RHEL 9.7 and 10.1 remotes with 9.8 and 10.2.

* Try to work around problem with podman setup.
2026-06-25 06:48:03 +02:00
Felix Fontein 85a3c811cb Use ansible_facts.xxx instead of ansible_xxx. (#1237) 2026-02-07 16:00:22 +01:00
Felix Fontein 95bdce75e6 Add ansible-lint to CI (#1181)
* Improve Ansible code.

* Add some ansible-lint ignores.

* Add ansible-lint to CI.
2025-10-25 11:07:40 +02:00
Felix Fontein b24bce77b6 Use FQCNs. (#1180) 2025-10-25 10:12:21 +02:00
Felix Fontein 82b3184605 Another try to add RHEL 10 to CI. (#1136) 2025-10-03 21:16:18 +02:00
Felix Fontein 2b5c06da20 CI: Start using Ubuntu VMs instead of RHEL VMs (#1128)
* Start using Ubuntu VMs instead of RHEL VMs.

* Use correct Python executable.

* Fix starting podman on non-RHEL systems.
2025-09-14 23:27:52 +02:00
Felix Fontein e0b9c45579 Re-enable RHEL 8 in CI (#1075)
* Re-enable RHEL 8 in CI.

* Skip podman on RHEL 8.
2025-04-28 21:42:31 +02:00
Felix Fontein 20042ea780 Add basic podman tests to CI (#1040)
* Setup podman and run some basic tests with it.

* Clean up Docker setup.
2025-02-10 23:19:54 +01:00