Allow the service module to no longer have a state header.

This commit is contained in:
2026-07-30 09:14:36 -07:00
parent 08fbce5f44
commit 0fc27e94b0
+1
View File
@@ -14,6 +14,7 @@
until: cron_status.state == "started" until: cron_status.state == "started"
retries: 3 retries: 3
delay: 3 delay: 3
ignore_errors: yes # TBD: while debugging Devuan using runit.
## CUPS ## ## CUPS ##