sifi #5

Merged
sinibaldi merged 38 commits from sifi into main 2026-05-13 15:15:33 +02:00
1 changed files with 13 additions and 0 deletions
Showing only changes of commit 517d14ba15 - Show all commits

View File

@ -1,8 +1,21 @@
---
# Usese oxlorg.opnsense
# Check documentation @ https://ansible-opnsense.oxl.app/usage/2_basic.html#prerequisites
- name: Configure OPNSense
hosts: opn
connection: local #executes on controller
ssl_verify: true
gather_facts: false
collections:
- oxlorg.opnsense
module_defaults:
oxlorg.opnsense.alias:
tasks:
- name: Test
oxlorg.opnsense.alias:
firewall: "{{ ansible_host}}"