diff --git a/handlers/main.yml b/handlers/main.yml index 0e65387..8aaf937 100644 --- a/handlers/main.yml +++ b/handlers/main.yml @@ -1,18 +1,16 @@ --- +# 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 - # configd - name: service configd restart # noqa no-changed-when ansible.builtin.command: service configd restart -# alias +# alias handlers +# see: src/opnsense/mvc/app/controllers/OPNsense/Firewall/Api/AliasController.php +# api endpoint /api/firewall/alias/reconfigure - name: template reload OPNsense/Filter # noqa no-changed-when ansible.builtin.command: configctl template reload OPNsense/Filter listen: