Move the `snowdrop/cloud_infra` Ansible collection to it's own repository and publish it to Ansible Galaxy. The advantages are: * Have it's own life-cycle * Publish to Ansible Galaxy * Be able to install using the `collections.yml` file, no need to install and update it locally * Currently it has it's own contained tests which take 20 mins to execute. Whenever we make changes to the project those tests are executed