Skip to content

Commit

Permalink
issue #65 - reconfigure vlans handler linted
Browse files Browse the repository at this point in the history
  • Loading branch information
zerwes committed May 1, 2024
1 parent 0d98ab2 commit e5d1fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
- config is defined
- config.changed | bool

- name: reconfigure vlans
- name: reconfigure vlans # noqa no-changed-when
ansible.builtin.command: /usr/local/opnsense/scripts/interfaces/reconfigure_vlans.php
when:
- config is defined
Expand Down

0 comments on commit e5d1fa3

Please sign in to comment.