Ansible repository to install everything that is needed to run SMR
Create the file ./.ansible_secret
on your machine.
Ask @MichaelKunze for the content.
It contains the password to decrypt secrets in this repository.
Make sure you have the latest ansible
installed on your system, e.g.
pip install ansible
./deploy.sh [role-name]
role-name
(OPTIONAL) Will only execute the role with the given name.
Can be a space-delimited list of roles.