Do not require runit to enable cron. It's already working anyways.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
enabled: yes
|
||||
when: ansible_virtualization_type != 'docker'
|
||||
and ansible_service_mgr == "runit"
|
||||
ignore_errors: true # Service module seems experimental for this init system.
|
||||
|
||||
## SSHD ##
|
||||
|
||||
|
||||
Reference in New Issue
Block a user