community.network.ftd – HttpApi Plugin for Cisco ASA Firepower device

Note

This plugin is part of the community.network collection (version 1.3.2).

To install it use: ansible-galaxy collection install community.network.

To use it in a playbook, specify: community.network.ftd.

Synopsis

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

Parameters

Parameter Choices/Defaults Configuration Comments
spec_path
string
Default:
"/apispec/ngfw.json"
var: ansible_httpapi_ftd_spec_path
Specifies the api spec path of the FTD device
token_path
string
var: ansible_httpapi_ftd_token_path
Specifies the api token path of the FTD device

Authors

  • Ansible Networking Team (!UNKNOWN)