mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-01-04 07:00:28 +00:00
Rename a bunch of playbook variables for better consistency
This commit is contained in:
@@ -23,5 +23,5 @@
|
||||
|
||||
- name: Ensure S3fs Docker image doesn't exist
|
||||
docker_image:
|
||||
name: "{{ docker_s3fs_image }}"
|
||||
name: "{{ matrix_docker_image_s3fs }}"
|
||||
state: absent
|
||||
|
||||
Reference in New Issue
Block a user