Resolves #1290, Adds limit_type choice "-"

This commit is contained in:
GUILLAUME GROSSETIE 2015-11-26 11:37:59 +01:00
parent 0c1d20865d
commit c28a0031bb

View file

@ -40,7 +40,7 @@ options:
description:
- Limit type, see C(man limits) for an explanation
required: true
choices: [ "hard", "soft" ]
choices: [ "hard", "soft", "-" ]
limit_item:
description:
- The limit to be set