fix: cicd change services

This commit is contained in:
Benjamin Labrecque
2026-07-14 13:28:03 +02:00
parent c323f224d3
commit 171e1931f4
@@ -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