Skip to content

Commit

Permalink
Listen to ansible-lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Mar 15, 2024
1 parent 654c25c commit 0214680
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@

- name: Check configuration
ansible.builtin.command: "bareos-dir --test-config"
changed_when: false
changed_when: no
become: yes
become_user: bareos

- name: Reload bareos-dir
Expand Down

0 comments on commit 0214680

Please sign in to comment.