Skip to content
Snippets Groups Projects
Commit 43af0705 authored by nimrod's avatar nimrod
Browse files

Fix typo.

parent 12544517
Branches
No related tags found
No related merge requests found
...@@ -46,6 +46,6 @@ ...@@ -46,6 +46,6 @@
- name: Enable the btrfs check timers - name: Enable the btrfs check timers
ansible.builtin.systemd: ansible.builtin.systemd:
enabled: true enabled: true
name: scrub{{ name }}.timer name: btrfs_check{{ name }}.timer
state: started state: started
vars: *vars vars: *vars
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment