mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| action | ||
| become | ||
| cache | ||
| callback | ||
| connection | ||
| doc_fragments | ||
| filter | ||
| inventory | ||
| lookup | ||
| module_utils | ||
| modules | ||
| plugin_utils | ||
| test | ||