ansible.builtin.ftd (v2.9.27) — httpapi

HttpApi Plugin for Cisco ASA Firepower device

| "added in version" 2.7 of ansible.builtin"

Authors: Ansible Networking Team

Install Ansible via pip

Install with pip install ansible==2.9.27

Description

This HttpApi plugin provides methods to connect to Cisco ASA firepower devices over a HTTP(S)-based api.

Inputs

    
spec_path:
    default: /apispec/ngfw.json
    description:
    - Specifies the api spec path of the FTD device
    type: str
    vars:
    - name: ansible_httpapi_ftd_spec_path

token_path:
    description:
    - Specifies the api token path of the FTD device
    type: str
    vars:
    - name: ansible_httpapi_ftd_token_path