fix: cicd change services
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
# Main Loop: Loop through the list of modified service names
|
||||
- name: Deploy and Restart Modified Services
|
||||
include_tasks: plays/service/service-deploy-and-restart.yml
|
||||
include_tasks: ../plays/service/service-deploy-and-restart.yml
|
||||
loop: "{{ changed_services_raw.split() }}"
|
||||
loop_control:
|
||||
loop_var: service_name_lower
|
||||
loop_var: service_name_lower
|
||||
|
||||
Reference in New Issue
Block a user