fixed test
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-08-11 22:01:04 +02:00
parent bc7343a1f3
commit 1df141c48d
2 changed files with 8 additions and 7 deletions

View File

@ -24,4 +24,5 @@
state: stopped
enabled: no
with_items: stop_service_list
when: "CI_RUN != true"
tags: [ 'daemon' ]
when: ci_run is not defined