From e48a653d62ecaedad86726ce8d9470a5797aa812 Mon Sep 17 00:00:00 2001 From: Ueli Bosshard Date: Sat, 15 Nov 2025 15:11:56 +0100 Subject: [PATCH] added install info --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index c61c012..7119a0d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ +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