1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-28 16:07:37 +00:00
community.general/plugins
umiruka 9717bac816
Use StrictVersion class to avoid wrong version comparisons that happen in some cases using LooseVersion class which results in TypeError (#10178)
* Use StrictVersion class to avoid wrong version comparisons that happen in some cases using LooseVersion class

* Refactor code

* Add changelog for PR number 10178

* Update changelog to be more precise

* Use LooseVersion instead of StrictVersion to check cobbler's version in cobbler system module

* Update PR 10178 changelog description to be more accurate
2025-06-02 20:42:33 +02:00
..
action [PR #9583/81e22180 backport][stable-10] action/become/cache/callback: adjust import __future__ for Python3 (#9586) 2025-01-20 20:15:52 +01:00
become [PR #9583/81e22180 backport][stable-10] action/become/cache/callback: adjust import __future__ for Python3 (#9586) 2025-01-20 20:15:52 +01:00
cache [PR #10136/937d92ee backport][stable-10] pickle cache plugin, avoid extra steps in DT (#10144) 2025-05-16 22:37:55 +02:00
callback [PR #10087/b861850e backport][stable-10] Feat: Add callback plugin print_task (#10159) 2025-05-19 07:05:21 +02:00
connection [PR #9795/96b49300 backport][stable-10] add the wsl connection plugin (#10019) 2025-04-19 09:34:11 +02:00
doc_fragments [PR #9964/1375cb65 backport][stable-10] Unify TLS/SSL config for Redfish modules with new common argument spec and docs fragment; add validate_certs and ca_path options (#9982) 2025-04-10 07:26:48 +02:00
filter [PR #9954/7e4d6aa5 backport][stable-10] Add new filter plugin: 'to_prettytable' (#10094) 2025-05-02 10:34:06 +02:00
inventory [PR #10027/299172d2 backport][stable-10] fixed hidden warnings from extra tests - batch 2 (#10101) 2025-05-04 21:40:28 +02:00
lookup [PR #10027/299172d2 backport][stable-10] fixed hidden warnings from extra tests - batch 2 (#10101) 2025-05-04 21:40:28 +02:00
module_utils [PR #10031/2b4cb6da backport][stable-10] pipx: accept python version specs in parameter name (#10149) 2025-05-17 08:24:12 +02:00
modules Use StrictVersion class to avoid wrong version comparisons that happen in some cases using LooseVersion class which results in TypeError (#10178) 2025-06-02 20:42:33 +02:00
plugin_utils [PR #9833/04cfce78 backport][stable-10] Make ready for data tagging (#9990) 2025-04-14 21:23:00 +02:00
test [PR #9833/04cfce78 backport][stable-10] Make ready for data tagging (#9990) 2025-04-14 21:23:00 +02:00