Fix more docs vs argspec (#36048)

This commit is contained in:
John R Barker 2018-02-12 17:42:25 +00:00 committed by GitHub
commit 17c0d3eae0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 88 additions and 157 deletions

View file

@ -42,6 +42,10 @@ options:
- State of the link aggregation group.
default: present
choices: ['present', 'absent']
purge:
description:
- Purge links not defined in the I(aggregate) parameter.
default: no
extends_documentation_fragment: ios
"""