--- - name: "Scaling resources" ansible.builtin.include_tasks: file: scale.yaml loop: "{{ scaling_services }}" loop_control: loop_var: service