fixed with loop and added vagrant test
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -23,6 +23,6 @@
|
||||
name: "{{ item }}"
|
||||
state: stopped
|
||||
enabled: no
|
||||
with_items: stop_service_list
|
||||
with_items: "{{ stop_service_list }}"
|
||||
tags: [ 'daemon' ]
|
||||
when: ci_run is not defined
|
||||
|
Reference in New Issue
Block a user