X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ansible%2Froles%2Fdanm_setup%2Ftasks%2Fmain.yaml;h=0eff56cf29e0757be4f2e44d00a7692ed5f7ca48;hb=b542f886b12edcebc6ac156e02e14ece84f4d799;hp=e90020983284027de6e06fdffce9d460d50b4fc9;hpb=d45b4117f30f9ad842c24f0c7c9fd8524a7f358f;p=ta%2Fcaas-danm.git diff --git a/ansible/roles/danm_setup/tasks/main.yaml b/ansible/roles/danm_setup/tasks/main.yaml index e900209..0eff56c 100644 --- a/ansible/roles/danm_setup/tasks/main.yaml +++ b/ansible/roles/danm_setup/tasks/main.yaml @@ -32,6 +32,3 @@ retries: 60 delay: 6 with_items: "{{ created_crds.results }}" - -- name: create tenant config - include_tasks: danm-tenant-configs.yaml