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.
Ueli Bosshard 8675dd9d8c
added info about inventory plugin
5 months ago
README.md added info about inventory plugin 5 months ago
cloudscale_srv_config.yml initial commit 5 months ago
cloudscale_srv_create.yml initial commit 5 months ago
cloudscale_srv_delete.yml initial commit 5 months ago
inv_cloudscale.yml initial commit 5 months ago

README.md

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 

Inventory plugin: https://docs.ansible.com/projects/ansible/latest/collections/cloudscale_ch/cloud/inventory_inventory.html#ansible-collections-cloudscale-ch-cloud-inventory-inventory