Parcourir la source

Don't enable cockpit-ws for containerized installs

Brenton Leanhardt il y a 9 ans
Parent
commit
64fa37b2b8
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      roles/cockpit/tasks/main.yml

+ 1 - 0
roles/cockpit/tasks/main.yml

@@ -14,3 +14,4 @@
     name: cockpit.socket
     enabled: true
     state: started
+  when: not openshift.common.is_containerized | bool