Tower > Controller
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- name: setup components
|
- name: setup components
|
||||||
include_role:
|
include_role:
|
||||||
name: "redhat_cop.tower_configuration.{{ item }}"
|
name: "redhat_cop.controller_configuration.{{ item }}"
|
||||||
loop: "{{ controller_components }}"
|
loop: "{{ controller_components }}"
|
||||||
when:
|
when:
|
||||||
- controller_components | d("") | length > 0
|
- controller_components | d("") | length > 0
|
||||||
Reference in New Issue
Block a user