mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
* alternatives: added parsing and setting of 'family' for an alternative * alternatives: added checks for path nullability * alternatives: added idempotence when setting alternative using family * alternatives: added family to diff mode * alternatives: added tests for family * alternatives: updated documentation and examples * alternatives: added constraints for 'path' and 'family' parameters. in any invariants at least one of the parameters must be specified * alternatives: added changelog fragment * removed unnecessary check * added version Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de> |
||
|---|---|---|
| .. | ||
| main.yml | ||
| path_is_checked.yml | ||
| remove_links.yml | ||
| setup.yml | ||
| setup_test.yml | ||
| subcommands.yml | ||
| test.yml | ||
| tests.yml | ||
| tests_family.yml | ||
| tests_set_priority.yml | ||
| tests_state.yml | ||