diff --git a/ansible/roles/metacluster/tasks/components.yml b/ansible/roles/metacluster/tasks/components.yml index a31aac0..daf6e57 100644 --- a/ansible/roles/metacluster/tasks/components.yml +++ b/ansible/roles/metacluster/tasks/components.yml @@ -31,7 +31,7 @@ label: "{{ item.key }}" - ansible.builtin.debug: - msg: chart_values | to_nice_yaml + msg: "{{ chart_values | to_nice_yaml }}" - name: Parse helm charts for container images ansible.builtin.shell: