fortinetps.remote_console.fortimanager_remote_console (0.2.1) — module

FortiManager Remote Console Module

| "added in version" 2.7 of fortinetps.remote_console"

Authors: Don Yao (@fortinetps)

preview | supported by community

Install collection

Install with ansible-galaxy collection install fortinetps.remote_console:==0.2.1


Add to requirements.yml

  collections:
    - name: fortinetps.remote_console
      version: 0.2.1

Description

This is fortimanager_remote_console module, for FortiManager console access through remote console server (Cisco, Avocent, Raritan, MRV, ...)

Inputs

    
config:
    description:
    - Configuration to be backup
    required: true
    suboptions:
      filename:
        description:
        - Configuration filename
        required: true
    type: dict

Outputs

result:
  description: k/v pairs of firmware upgrade result
  returned: always
  type: dict