fix: quotes
This commit is contained in:
parent
c9dad6d865
commit
7bc6f29ed6
1 changed files with 1 additions and 1 deletions
|
|
@ -14,4 +14,4 @@
|
||||||
state: "restarted"
|
state: "restarted"
|
||||||
daemon_reload: true
|
daemon_reload: true
|
||||||
enabled: true
|
enabled: true
|
||||||
when: ansible_os_family == "Debian"
|
when: "ansible_os_family == 'Debian'"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue