Comment on Docker setup for debian 13 trixie Ansible Playbook
dan@upvote.au 2 days ago
I’d connect vis SSH and manually inspect the files that it’s supposed to be creating. Does apt update show any errors?
Comment on Docker setup for debian 13 trixie Ansible Playbook
dan@upvote.au 2 days ago
I’d connect vis SSH and manually inspect the files that it’s supposed to be creating. Does apt update show any errors?
audricd@lemmy.ml 1 day ago
none that i can seeImage
dan@upvote.au 1 day ago
Hmm, it’s missing the Docker repo. Check in
/etc/apt/sources.list.dand see if there’s even a file for it.audricd@lemmy.ml 1 day ago
yeah thats the thing - its apparently not doing ****. no keyring, no repo but it is connecting to the remote server. it does say on the log anytype.lab; which is my target server, and its selected from the correct inventory file: Image Image Image
i know it must be something terribly stupid. but i just cant put my finger on it