Revert "Adds Calipso scenario"
[apex.git] / lib / ansible / playbooks / post_deploy_undercloud.yml
index a5b8677..d6b8805 100644 (file)
       become_user: stack
       when: congress
       with_items: "{{ congress_datasources }}"
-    - name: Install Calipso
-      command: python3 /root/calipso-installer.py --command start-all --copy q
-      become: yes
-      when: calipso