Automation

Go Firewall Rule Self-Service – v0.04 Milestone

This update is where I have managed to get all the pieces together to form a complete Infrastructure as Code pipeline for the self-service firewall rules on the Cisco ASA. The Go firewall project incorporates the ASA API Terraform project and a GitLab pipeline. The flow of the application in the current prototype is as […]

Go Firewall Rule Self-Service – v0.04 Milestone Read More »

Cisco ASA API Setup

ASA Management Configuration I have created a lab for an ASA using a single ASA to begin with. It’s a basic walkthrough to setup the ASA and the API. Download and Transfer API Installer to ASA The ASA API can be found here. I am running ASA 9.9, and I have used the file asa-restapi-7161-lfbff-k8.SPA.

Cisco ASA API Setup Read More »

Complete Example of Ansible Deployment for NetBox

Example In my previous posts in this project, I have explained how to setup NetBox and a couple of the Ansible collection features. In this post, I want to demonstrate what is possible using this approach. I have created multiple Ansible roles with different vars files containing a lot of configuration parameters.The repo for this

Complete Example of Ansible Deployment for NetBox Read More »