|
@@ -12,7 +12,7 @@
|
|
- cockpit-system
|
|
- cockpit-system
|
|
- cockpit-bridge
|
|
- cockpit-bridge
|
|
- cockpit-docker
|
|
- cockpit-docker
|
|
- - "{{ cockpit_plugins }}"
|
|
|
|
|
|
+ - "{{ cockpit_plugins | join(',') }}"
|
|
when: not openshift_is_atomic | bool
|
|
when: not openshift_is_atomic | bool
|
|
register: result
|
|
register: result
|
|
until: result is succeeded
|
|
until: result is succeeded
|