Merge pull request #1291 from Mogztter/issue-1290

documents missing limit_type choice "-"
reviewable/pr18780/r1
Brian Coca 9 years ago
commit 60dd37d15f

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

Loading…
Cancel
Save