diff --git a/README.md b/README.md index f8987fc..17c8243 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Ansible role proxmox_create_kvm A complete role to easily and automagically create/clone KVM virtual machines in a Proxmox Virtual Environment (PVE) cluster, with suppot for [cloud-init](https://pve.proxmox.com/wiki/Cloud-Init_Support) ([see example](#example-playbook)) and multiple network interfaces and storage units. The role wraps the [community.general.proxmox_kvm module](https://docs.ansible.com/ansible/latest/collections/community/general/proxmox_module.html#parameter-description) +**Follow us**: This role is now also available in the `cielito.proxmox` collection, with several other proxmox VE roles, which collaboration repository [is open to discussion](https://github.com/UdelaRInterior/ansible-role-proxmox-create-kvm/issues/18): Meanwhile you can also use this repo as usual. + Requirements ------------