1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

alternatives: link is required when alternative is unknown (#27942)

Fixes #25598
This commit is contained in:
Pilou 2017-08-16 03:35:09 +02:00 committed by scottb
parent 9e8a3f4302
commit 1b6b74f655

View file

@ -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: