mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-10-30 23:07:57 +01:00
use fqcns for some task
Signed-off-by: Sebastian Gumprich <github@gumpri.ch>
This commit is contained in:
@@ -30,6 +30,6 @@
|
||||
state: absent
|
||||
|
||||
- name: Ensure Cinny Docker image doesn't exist
|
||||
docker_image:
|
||||
community.docker.docker_image:
|
||||
name: "{{ matrix_client_cinny_docker_image }}"
|
||||
state: absent
|
||||
|
||||
Reference in New Issue
Block a user