Felix Fontein
476f2bf641
Integration tests: replace ansible_xxx with ansible_facts.xxx ( #11479 )
...
Replace ansible_xxx with ansible_facts.xxx.
2026-02-07 18:18:48 +01:00
Abhijeet Kasurde
86dea88cb6
dnf_versionlock: add support for Fedora 41 and dnf5 ( #9846 )
...
Fixes : #9556
Signed-off-by: Abhijeet Kasurde <Akasurde@redhat.com>
2025-03-09 17:23:40 +01:00
Felix Fontein
bf69dc46ff
CI: Add Fedora 41, Alpine 3.21, RHEL 9.5, FreeBSD 14.2 to CI for devel ( #9552 )
...
* Add Fedora 41, Alpine 3.21, RHEL 9.5, FreeBSD 14.2 to CI for devel.
* Add some ignores that are likely needed.
* Try to fix/ignore various errors.
* Fix redis setup on Fedora 41.
* Undo disable yum_versionlock since it's already globally disabled.
2025-01-08 18:53:13 +01:00
Felix Fontein
24efe9ee9a
Normalize bools in tests ( #5996 )
...
* Normalize bools in tests.
* Fix typo.
2023-02-15 22:55:23 +01:00
Felix Fontein
e47845ab3a
Change CI group identifiers. ( #5344 )
2022-10-11 07:34:36 +02:00
Felix Fontein
1ab2a5f1bc
Add default license header to files which have no copyright or license header yet ( #5074 )
...
* Add default license header to files which have no copyright or license header yet.
* yml extension should have been xml...
2022-08-05 14:03:38 +02:00
Felix Fontein
24ca69aa05
CI: Remove 'warn:' that's removed in ansible-core 2.14 ( #4434 )
...
* Remove 'warn:' that's removed in ansible-core 2.14.
* Install virtualenv when needed.
2022-04-01 22:53:05 +02:00
Roberto Moreda
73acdaa489
dnf_versionlock: new module ( #3552 )
...
* dnf_versionlock: new module
* dnf_versionlock: fix style in doc
* dnf_versionlock: use check_rc in run_command
* dnf_versionlock: fix style and typos in doc
2021-10-27 22:36:48 +02:00