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

alternatives: add missing version_added and default doc

Also see #1175
This commit is contained in:
Rene Moser 2016-07-09 09:11:24 +02:00 committed by Matt Clay
parent 0731bfa996
commit ec95c5d9b3

View file

@ -51,6 +51,8 @@ options:
description:
- The priority of the alternative
required: false
default: 50
version_added: "2.2"
requirements: [ update-alternatives ]
'''