You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

505 B

Official Doc: https://docs.ansible.com/projects/ansible/latest/collections/cloudscale_ch/cloud/

Cloud Excercises: https://github.com/cloudscale-ch/cloud-exercises/blob/main/README.md

Installation

ansible-galaxy collection install cloudscale_ch.cloud
ansible-galaxy collection list

Ansible Examples for accessing cloudscale

ansible-playbook cloudscale_srv_create.yml 
ansible-playbook cloudscale_srv_config.yml -i inv_cloudscale.yml 
ansible-playbook cloudscale_srv_delete.yml