X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Fealt-all-uninstall.yml;h=9707be81fcb1dec5d994551881260b9f75d58c84;hb=5a96855385ed2fe197daea2d3f128d7fbd534998;hp=47ef75f3bf9048998923939b6e68b7d0d7064f41;hpb=59dd8106f3a4a96962d8f5d74d9c39754f1eec7b;p=ealt-edge.git diff --git a/ocd/infra/playbooks/ealt-all-uninstall.yml b/ocd/infra/playbooks/ealt-all-uninstall.yml index 47ef75f..9707be8 100644 --- a/ocd/infra/playbooks/ealt-all-uninstall.yml +++ b/ocd/infra/playbooks/ealt-all-uninstall.yml @@ -13,12 +13,69 @@ # limitations under the License. --- + +- hosts: mecm + become: yes + tags: + - infra + - infra-mecm + + roles: + - grafana + - helm + +- hosts: certsmanager + become: yes + tags: + - certsmanager + + roles: + - certmanager + +- hosts: mepautomate + become: yes + tags: + - mepautomate + + roles: + - mepserver + +- hosts: mep + become: yes + tags: + - infra + - infra-mep + + roles: + - rabbitmq + - cadvisor + - prometheus + - helm + - k3s + - docker + +- hosts: infra-helm + become: yes + tags: + - helm + + roles: + - helm + +- hosts: infra-k8s + become: yes + tags: + - k8s + - infra + + roles: + - k8s + - hosts: infra-k3s - become: true + become: yes tags: - k3s - infra - - mep roles: - k3s