mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-11-03 00:28:55 +01:00
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