FTDAnsible
FTDAnsible copied to clipboard
FTD Ansible module
I'm encountering an issue when using the ftd_configuration module in Ansible to configure network objects on Cisco FTD devices. Despite following the documentation and using parameters that seem correct, I...
how can I check the FTD route table by using ansible module or API? I know I can SSH to the FTD and use cli 'show route' to check the...
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: ansible.module_utils.connection.ConnectionError: The API token path is incorrect. Please, check correctness of the `ansible_httpapi_ftd_token_path` variable...
Bumps [ansible](https://github.com/ansible/ansible) from 2.8.8 to 7.0.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Hello, I am facing below issue, any idea what i am doing wrong here? An exception occurred during task execution. To see the full traceback, use -vvv. The error was:...
Bumps [lxml](https://github.com/lxml/lxml) from 4.2.6 to 4.9.1. Changelog Sourced from lxml's changelog. 4.9.1 (2022-07-01) Bugs fixed A crash was resolved when using iterwalk() (or canonicalize()) after parsing certain incorrect input. Note...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.24.2 to 1.26.5. Release notes Sourced from urllib3's releases. 1.26.5 :warning: IMPORTANT: urllib3 v2.0 will drop support for Python 2: Read more in the v2.0 Roadmap Fixed...
The module failed to authenticate against Firepower Thread Defense. Tested out with both latest code on master branch and v0.3.0. **Device info** Model: Cisco Firepower Management Center 4500 Software Versions:...