Ansible for Vscale
Today I would like to show you couple of useful scripts which let one manage vscale.io resources with Ansible.
Dynamic Inventory - this tool let you forget about definitive inventory files. You just use this script which act as some kind of Ansible-to-provider-API proxy. Each time you run ansible, script …
more ...