fix var
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user