It could be useful to create a bash script that would be copied from the vagrant home folder into the VM during its creation that automates the pulling of the prototype app's github repository.
Development task
[x] Make the bash script
[x] Modify the Ansible script and/or the folder structure to also copy this script into the VM
[x] Remember to place the script in a logical position inside the VM (i.e. /home/vagrant/utils for example).
Issue description
depends on:
It could be useful to create a
bash
script that would be copied from the vagrant home folder into the VM during its creation that automates the pulling of the prototype app's github repository.Development task
bash
scriptAnsible
script and/or the folder structure to also copy this script into the VM/home/vagrant/utils
for example).