X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Fealt-all-uninstall.yml;h=9707be81fcb1dec5d994551881260b9f75d58c84;hb=33b00a1330da7c8fe16641e59ed2b873fe9c637f;hp=fd60c20db4621ad45760b2b3fd1fbde7cc75e7cc;hpb=54c48ccd3caa038632c4d43b5a71a37ce91a0f8b;p=ealt-edge.git diff --git a/ocd/infra/playbooks/ealt-all-uninstall.yml b/ocd/infra/playbooks/ealt-all-uninstall.yml index fd60c20..9707be8 100644 --- a/ocd/infra/playbooks/ealt-all-uninstall.yml +++ b/ocd/infra/playbooks/ealt-all-uninstall.yml @@ -24,6 +24,22 @@ - grafana - helm +- hosts: certsmanager + become: yes + tags: + - certsmanager + + roles: + - certmanager + +- hosts: mepautomate + become: yes + tags: + - mepautomate + + roles: + - mepserver + - hosts: mep become: yes tags: @@ -36,6 +52,7 @@ - prometheus - helm - k3s + - docker - hosts: infra-helm become: yes