Installing server using ansible
As many of the services are installed using docker, the development setup use Virtual machine to reproduce the environement. Vagrant project is used to setup up easily this VM.
vagrant up # Start the vagrant VM To manage different configuration, there is a
Warning Be sure that the current vagrant file is the developer onr
diff inventory.ini inventory.ini.vagrantUpdate the virtual machine with the new ansible tasks
vagrant provisionWarning Be sure that the current vagrant file is the developer onr
diff inventory.ini inventory.ini.prod