Search results

  1. G

    Clone a Container on Proxmox using Ansible

    Thank you for the reply,Wolfgang. I realized after doing some more research and ended up using shell module. GS
  2. G

    Clone a Container on Proxmox using Ansible

    hello Proxmox experts, I'm trying to clone a container from a clone in my Proxmox LAB setup. I have a template with name "Ansible-Gold" converted from a container to template. When i try to create a FULL clone from GUI it works and no issues. However, when i am trying to clone a...