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