mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-06-02 15:50:55 +03:00
c1c152f7ac
This avoids Ansible trying to ensure `community.general.pacman` is available, even if that module will never run (because `when` says so). Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2228