mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-22 08:41:09 +00:00
[network] fix typo in ftd_configuration - all operation(s) are performed over REST API (#45977)
This commit is contained in:
committed by
Sloane Hertel
parent
2148999048
commit
ccb89a8cb8
@@ -32,7 +32,7 @@ module: ftd_configuration
|
||||
short_description: Manages configuration on Cisco FTD devices over REST API
|
||||
description:
|
||||
- Manages configuration on Cisco FTD devices including creating, updating, removing configuration objects,
|
||||
scheduling and staring jobs, deploying pending changes, etc. All operation are performed over REST API.
|
||||
scheduling and staring jobs, deploying pending changes, etc. All operations are performed over REST API.
|
||||
version_added: "2.7"
|
||||
author: "Cisco Systems, Inc."
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user