Skip to content

Commit

Permalink
fix(lint): ansible-lint tasks/assert.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adf-patrickha committed Jan 6, 2025
1 parent dd6d9eb commit 3b9e235
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/assert.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@
- bareos_dir_plugin_list is iterable
quiet: true

- name: assert | bareos_dir_overwrite_dir_conf
- name: assert | Test bareos_dir_overwrite_dir_conf
ansible.builtin.assert:
that:
- bareos_dir_overwrite_dir_conf is defined
Expand Down

0 comments on commit 3b9e235

Please sign in to comment.