fan: enable services if systemd
We don't have these (yet, otherwise)
This commit is contained in:
parent
2f58edd3ec
commit
760b47d12e
1 changed files with 1 additions and 0 deletions
|
@ -20,3 +20,4 @@
|
|||
with_items:
|
||||
- "cni-dhcp.socket"
|
||||
- "cni-dhcp.service"
|
||||
when: "{{ ansible_service_mgr == 'systemd' }}"
|
||||
|
|
Loading…
Reference in a new issue