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

Add missing version_added description in docs.

This commit is contained in:
Michael DeHaan 2013-07-20 12:08:47 -04:00
parent dafbcf87d3
commit 35183f7af3

View file

@ -48,8 +48,9 @@ options:
choices: [enabled, disabled]
prefix:
description:
- Specify a custom prefix to a Rabbit
- Specify a custom install prefix to a Rabbit
required: false
version_added: "1.3"
default: null
'''