X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=compass%2Fdeploy%2Fansible%2Froles%2Fnova-controller%2Ftasks%2Fmain.yml;fp=compass%2Fdeploy%2Fansible%2Froles%2Fnova-controller%2Ftasks%2Fmain.yml;h=0000000000000000000000000000000000000000;hb=de3139313cb7e3087e3328d1b37cdc88510ca5db;hp=72a9f4d46742cfb8a3186349794f64a1d2e8b606;hpb=e94d5484ecdf8021245d961479dae07ea2f8321f;p=genesis.git diff --git a/compass/deploy/ansible/roles/nova-controller/tasks/main.yml b/compass/deploy/ansible/roles/nova-controller/tasks/main.yml deleted file mode 100644 index 72a9f4d..0000000 --- a/compass/deploy/ansible/roles/nova-controller/tasks/main.yml +++ /dev/null @@ -1,13 +0,0 @@ ---- -- include: nova_install.yml - tags: - - install - - nova_install - - nova - -- include: nova_config.yml - when: HA_CLUSTER is not defined or HA_CLUSTER[inventory_hostname] == '' - tags: - - config - - nova_config - - nova