mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 01:44:03 -07:00
Fix more docs vs argspec (#36048)
This commit is contained in:
parent
404f9260d9
commit
17c0d3eae0
7 changed files with 88 additions and 157 deletions
|
@ -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
|
||||
"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue