Ansible script to install a MQTT Broker.
Make a file called cred.conf with your username and a SHA-512 hash of your password. This hash can be generated by using the command
mkpasswd -m sha-512
Place this file in the / directory.
This will run the Broker in the background.
./startup.sh