Modules to run homebox in the cloud, not included in the main distribution.
To use these roles, make sure the path, relative or absolute, is included in the role_path variable, for instance:
roles_path = .:{{ playbook_dir }}/../../common/roles/:/home/andre/git/homebox-cloud-modules
You can then run the role(s) using the dynamic role selection syntax, for instance:
ROLE=vultr ansible-playbook install.yml
Clean-up and removes Vultr specific features not needed or that interferes with HomeBox.
Create the whole collection to run HomeBox in Vultr: VPC, Firewall rules and the virtual machine.