ansible-opnsense icon indicating copy to clipboard operation
ansible-opnsense copied to clipboard

Ansible role to configure OPNsense firewalls

Results 21 ansible-opnsense issues
Sort by recently updated
recently updated
newest added

Hi, could you add your idea to the readme how to handle the uuid generation? i.e. alias objects need a uuid as you show in your examples ``` opn_alias: -...

fix DEPRECATION WARNING: "include" is deprecated and use include_tasks instead, preserving tags

added links to new rls opnsense related roles

One might want to use the OPNsense GUI for come parts of the configuration still. Natrual examples are the widget configuration which look like this in the `config.xml`: ```xml system_information-container:00000000-col3:show,services_status-container:00000001-col4:show,gateways-container:00000002-col4:show,interface_list-container:00000003-col4:show...

Currently the role supports inventory variables like: * `config_path` * `local_config_path` * `opn_vlans` As your inventory grows bigger, you will appreciate when roles put all their variables into a namespaces...

We find convenient to manage OPNSense from a management network. We sometimes access the management network remotely. We end up using an OPNSense VPN to manage OPNSense. The problem that...

Hi there I have been playing with this role for a bit and start to get ideas how I want to approach it. I have settled on [NetBox](https://github.com/netbox-community/netbox/) to define...

We have been using this role for some weeks now, we are gathering ideas for a next major release. We have identified the following issues: - the key/value pattern generates...

See also https://github.com/naturalis/oss-network-demo/issues/18 Should continue when opn_sysctl is not defined but end in ``` ERROR! 'opn_sysctl' is undefined ```