X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ocd%2Finfra%2Fplaybooks%2Fealt-all-uninstall.yml;h=4ca3365f2535ca4a802a9e207566862dd4cf1202;hb=refs%2Fchanges%2F64%2F3464%2F3;hp=47ef75f3bf9048998923939b6e68b7d0d7064f41;hpb=2d95a5afeaabd7f2826e3fa0e96fbe128abfe392;p=ealt-edge.git diff --git a/ocd/infra/playbooks/ealt-all-uninstall.yml b/ocd/infra/playbooks/ealt-all-uninstall.yml index 47ef75f..4ca3365 100644 --- a/ocd/infra/playbooks/ealt-all-uninstall.yml +++ b/ocd/infra/playbooks/ealt-all-uninstall.yml @@ -13,12 +13,52 @@ # limitations under the License. --- + +- hosts: mecm + become: yes + tags: + - infra + - infra-mecm + + roles: + - grafana + - helm + +- hosts: mep + become: yes + tags: + - infra + - infra-mep + + roles: + - rabbitmq + - cAdvisor + - prometheus + - helm + - k3s + +- 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