mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-07 08:54:01 -07:00
ACI: Improve module index short_description (#36665)
This commit is contained in:
parent
1abc47c5d3
commit
665f5b4e9c
49 changed files with 58 additions and 58 deletions
|
@ -13,7 +13,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
|||
DOCUMENTATION = r'''
|
||||
---
|
||||
module: aci_config_rollback
|
||||
short_description: Provides rollback and rollback preview functionality for Cisco ACI fabrics (config:ImportP)
|
||||
short_description: Provides rollback and rollback preview functionality (config:ImportP)
|
||||
description:
|
||||
- Provides rollback and rollback preview functionality for Cisco ACI fabric.
|
||||
- Config Rollbacks are done using snapshots C(aci_snapshot) with the configImportP class.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue