Commit 671a82d5 authored by Simon Cornet's avatar Simon Cornet
Browse files

fix: quotes

parent aec9b968
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,4 +10,4 @@
    state: "mounted"
    dump: "0"
    passno: "0"
  when: ansible_os_family == "Alpine"
  when: "ansible_os_family == 'Alpine'"