mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
alternatives: link is required when alternative is unknown (#27942)
Fixes #25598
This commit is contained in:
@@ -37,7 +37,8 @@ options:
|
||||
link:
|
||||
description:
|
||||
- The path to the symbolic link that should point to the real executable.
|
||||
- This option is required on RHEL-based distributions
|
||||
- This option is always required on RHEL-based distributions. On Debian-based distributions this option is
|
||||
required when the alternative I(name) is unknown to the system.
|
||||
required: false
|
||||
priority:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user