heavytobi
Ansible not usable
I am not… I am on community edition, should be enough for home lab use 😉 but windmill-full:main will lead to manifest unknown so I had to use the :latest tag… but turns out even though I can execute Ansible now it’s not of use as I only get Host key verification failed error and I have no idea how to teach windmill which host keys it should accept for ansible…
8 replies
Ansible not usable
Injustice tried in .env:
For Enterprise Edition, use:
WM_IMAGE=ghcr.io/windmill-labs/windmill-ee:main
WM_IMAGE=ghcr.io/windmill-labs/windmill-full:main
but in the end I get this:
/home/docker-projects/windmill # docker compose up -d
WARN[0000] /home/docker-projects/windmill/docker-compose.yml:
version
is obsolete
[+] Running 3/4
✘ windmill_worker Error context canceled 1.5s
✘ windmill_server Error manifest unknown 1.5s
✘ windmill_worker_native Error context canceled 1.5s
⠼ lsp Pulling 1.5s
Error response from daemon: manifest unknown8 replies