mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-16 12:55:19 +00:00
use fqcns for some task
Signed-off-by: Sebastian Gumprich <github@gumpri.ch>
This commit is contained in:
@@ -26,6 +26,6 @@
|
||||
when: "matrix_registration_service_stat.stat.exists | bool"
|
||||
|
||||
- name: Ensure matrix-registration Docker image doesn't exist
|
||||
docker_image:
|
||||
community.docker.docker_image:
|
||||
name: "{{ matrix_registration_docker_image }}"
|
||||
state: absent
|
||||
|
||||
Reference in New Issue
Block a user