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