Skip to content

Commit

Permalink
handlers doc
Browse files Browse the repository at this point in the history
  • Loading branch information
zerwes committed Sep 19, 2024
1 parent 6d40a4e commit d30ac42
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions handlers/main.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
---
# see https://github.com/Rosa-Luxemburgstiftung-Berlin/ansible-opnsense/issues/12

# some configctl infos
# https://docs.opnsense.org/manual/settingsmenu.html

# alias handlers
# see: src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api/AliasController.php

# api endpoint /api/firewall/alias/reconfigure

# alias
- name: template reload OPNsense/Filter # noqa no-changed-when
ansible.builtin.command: configctl template reload OPNsense/Filter
listen:
Expand Down

0 comments on commit d30ac42

Please sign in to comment.