#!/bin/bash # This script is executed on the virtual machine during the Installation phase (need to be ran as root!). # It is used to record a predefined VM-image of the appliance. # Otherwise executed first during a cloud deployement in IFB-Biosphere # Run app playbook ansible-playbook -c local -i 127.0.0.1, -b -e 'ansible_python_interpreter=/usr/bin/python3' ubuntu-shellinabox.yaml