Open
Description
Hi! I've been trying to figure out which OS's are supported, from what I can tell Ubuntu 24.04 is not, am I right?
TASK [geerlingguy.docker : Ensure old versions of Docker are not installed.] ***************************************************************************************************
fatal: [k8s-worker1]: FAILED! => {"changed": false, "msg": "E:Conflicting values set for option Signed-By regarding source https://download.docker.com/linux/ubuntu/ noble: /etc/apt/keyrings/docker.asc != , E:The list of sources could not be read."}
fatal: [k8s-master]: FAILED! => {"changed": false, "msg": "E:Conflicting values set for option Signed-By regarding source https://download.docker.com/linux/ubuntu/ noble: /etc/apt/keyrings/docker.asc != , E:The list of sources could not be read."}
Thank you!