jieli_ftnt.fortiadc.fadcos_backup_config (1.0.2) — module

Download FortiADC config file by RESTful API

| "added in version" 2.8 of jieli_ftnt.fortiadc"

Authors:

preview | supported by network

Install collection

Install with ansible-galaxy collection install jieli_ftnt.fortiadc:==1.0.2


Add to requirements.yml

  collections:
    - name: jieli_ftnt.fortiadc
      version: 1.0.2

Description

Download FortiADC config file by RESTful API.

Usage examples

  • Success
    Steampunk Spotter scan finished with no errors, warnings or hints.
- name: Create admin
  fadcos_backup_config:
    path: /tmp/fortiadc/
    password: pwd

Inputs

    
path:
    description:
    - The config file save path
    required: true
    type: str

password:
    description:
    - The config file unzip password
    type: str

Outputs

fadcos_backup_config:
  description: The config file name.
  returned: always.
  type: string