Closed fierg closed 1 year ago
i thought running ansible-galaxy collection install community.docker
had resolved the issue but it did not. I also upgraded my ansible version to 2.14.2. still no luck
Installing ansible
instead of only ansible-core
on opensuse solved this issue for me. Can this be closed?
Describe the bug Fresh install of the ansible playbook fails with ERROR! couldn't resolve module/action 'community.docker.docker_image'. in roles/custom/matrix-nginx-proxy/tasks/ssl/setup_ssl_lets_encrypt.yml
although ssl method is set to self-signed
matrix_ssl_retrieval_method: self-signed
To Reproduce My
vars.yml
file looks like this:Expected behavior The ansible playbook runs through and installs a synapse home server Matrix Server:
Ansible: If your problem appears to be with Ansible, tell us:
Additional context Also configured to install the Jitsi bridge