Skip to content

Commit

Permalink
issue #38 - make lint happy
Browse files Browse the repository at this point in the history
  • Loading branch information
zerwes committed Sep 10, 2024
1 parent fdf61d2 commit 44747ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/unbound.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

# this is just a hackish fix for the strange empty tag handling in community.general.xml
# https://github.com/ansible-collections/community.general/issues/8361
- name: ensure all empty tags are shortened
- name: ensure all empty tags are shortened # noqa no-handler
delegate_to: localhost
community.general.xml:
path: "{{ local_config_path }}"
Expand Down

0 comments on commit 44747ba

Please sign in to comment.