This commit is contained in:
willtome
2022-09-08 11:47:05 -04:00
parent 980e541896
commit c214572924

View File

@@ -22,7 +22,7 @@
name: "redhat_cop.controller_configuration.{{ item }}" name: "redhat_cop.controller_configuration.{{ item }}"
loop: "{{ controller_components }}" loop: "{{ controller_components }}"
when: when:
- default_components + configuration_components | d("") | length > 0 - (default_components + configuration_components) | d("") | length > 0
- name: Log Demo - name: Log Demo
ansible.builtin.uri: ansible.builtin.uri: