Tower > Controller

This commit is contained in:
willtome
2022-02-10 15:54:00 -06:00
parent e9a628a511
commit bfb11d11a5

View File

@@ -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