mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-29 19:50:25 -07:00
Fix ACI validate-modules issues (#42222)
This commit is contained in:
parent
9539284010
commit
57c0471b54
7 changed files with 14 additions and 20 deletions
|
@ -49,8 +49,8 @@ options:
|
|||
max_count:
|
||||
description:
|
||||
- Determines how many snapshots can exist for the Export Policy before the APIC starts to rollover.
|
||||
- Accepted values range between C(1) and C(10).
|
||||
- The APIC defaults to C(3) when unset.
|
||||
choices: [ range between 1 and 10 ]
|
||||
snapshot:
|
||||
description:
|
||||
- The name of the snapshot to delete.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue