mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-02-01 01:13:24 +03:00
some ansible lint complaints
This commit is contained in:
@@ -139,7 +139,7 @@
|
||||
community.docker.docker_container:
|
||||
name: "create-auth-media-jwk-key"
|
||||
image: "{{ matrix_appservice_irc_docker_image }}"
|
||||
cleanup: yes
|
||||
cleanup: true
|
||||
network_mode: none
|
||||
entrypoint: "/usr/local/bin/node"
|
||||
command: >
|
||||
|
||||
Reference in New Issue
Block a user