spantaleev / matrix-docker-ansible-deploy

🐳 Matrix (An open network for secure, decentralized communication) server setup using Ansible and Docker
GNU Affero General Public License v3.0
4.9k stars 1.04k forks source link

galaxy/redis can't be pulled #2512

Closed travka closed 1 year ago

travka commented 1 year ago

Describe the bug Hi, I got an error while trying update my matrix server https://github.com/spantaleev/matrix-docker-ansible-deploy/commit/990a6369e13f7f70e5bc544f55ea99727c554aaa#diff-cfb83313856b56c916497c4bc9680e63dc70edff2ef17f283912c9baef27fec6R46


ansible-playbook [core 2.14.2]
  config file = /root/matrix-docker-ansible-deploy/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.9/site-packages/ansible
  ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections
  executable location = /usr/bin/ansible-playbook
  python version = 3.9.9 (main, Nov 20 2021, 21:30:06) [GCC 11.1.0] (/usr/bin/python3)
  jinja version = 3.1.2
  libyaml = True
Using /root/matrix-docker-ansible-deploy/ansible.cfg as config file
host_list declined parsing /root/matrix-docker-ansible-deploy/inventory/hosts as it did not pass its verify_file() method
script declined parsing /root/matrix-docker-ansible-deploy/inventory/hosts as it did not pass its verify_file() method
auto declined parsing /root/matrix-docker-ansible-deploy/inventory/hosts as it did not pass its verify_file() method
Parsed /root/matrix-docker-ansible-deploy/inventory/hosts inventory source with ini plugin
ERROR! the role 'galaxy/redis' was not found in /root/matrix-docker-ansible-deploy/roles:/root/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/root/matrix-docker-ansible-deploy

The error appears to be in '/root/matrix-docker-ansible-deploy/setup.yml': line 46, column 7, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

    - galaxy/redis
      ^ here```
spantaleev commented 1 year ago

just roles / make roles