Skip to content

Commit

Permalink
lint fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
ansibleguy committed Dec 28, 2024
1 parent 91d111c commit ea491ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@
register: svc_check
failed_when: not svc_check.failed
changed_when: false
tags: skip_ansible_lint # command-instead-of-module

0 comments on commit ea491ff

Please sign in to comment.