Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
Work in progress PR has been opened on the Ansible project, looking for testers and reviewers. Code still needs to handle updating firewalls when the ruleset doesn't match the user input.
Develop a firewall management module that will handle creating and destroying firewalls within the DO platform.
The module most create, update, and delete firewall rules sets based on user provide input.