This repository contains the security.firewall_mgmt Ansible Collection.
An Ansible Collection to build, maintain and validate Firewall management and policies across security providers firewall appliances. See Supported Providers section for more details.
Below example TCs of running the Role at Cisco ASA Firewall:
- hosts: asa
gather_facts: false
roles:
- security.firewall_mgmt.run
| Provider |
|---|
| Cisco ASA |
This following collections should be installed:
- ansible.netcommon
- cisco.asa
This collection follows the Ansible project's Code of Conduct. Please read and familiarize yourself with this document.
Release notes are available here.
Ansible Security Automation Team (@justjais) https://github.com/ansible-security.
GNU General Public License v3.0 or later.
See COPYING to see the full text.