1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-12 11:05:38 +00:00
Commit graph

3 commits

Author SHA1 Message Date
patchback[bot]
0d0188b0ab
[PR #12222/53bde7f0 backport][stable-13] Add OpenSuSE Tumbleweed target to CI (#12225)
Add OpenSuSE Tumbleweed target to CI (#12222)

* Add OpenSuSE Tumbleweed target to CI.

* Adjust tests.

(cherry picked from commit 53bde7f011)

Co-authored-by: Felix Fontein <felix@fontein.de>
2026-06-12 07:39:39 +02:00
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
Felix Fontein
a3fd357d81
Make apache2_mod_proxy work with Python 3, half-way modern Apache 2 versions, and add basic tests (#9762)
* Move Apache 2 installation to setup role.

* Make module work with Python 3.

* Add basic tests.

* Add changelog fragment.

* Simplify change.

* Pass referer.
2025-02-18 07:12:44 +01:00