services, fix the disabling of cupsd on runit.
This commit is contained in:
@@ -141,6 +141,9 @@
|
||||
enabled: no
|
||||
ignore_errors: yes
|
||||
loop:
|
||||
- {name: "{{ cups }}" }
|
||||
- {name: "{{ cups }}"
|
||||
- {name: "{{ cups_pattern }}"
|
||||
- {name: "{{ cups_browse }}"}
|
||||
when: ansible_service_mgr = "runit"
|
||||
- {name: "{{ cups_browse_pattern }}"}
|
||||
when: ansible_service_mgr == "runit"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user