verschachtelte Variablen
This commit is contained in:
parent
449c55d299
commit
90f441a234
@ -32,7 +32,7 @@
|
|||||||
- name: Create Gitea container
|
- name: Create Gitea container
|
||||||
community.docker.docker_container:
|
community.docker.docker_container:
|
||||||
name: gitea
|
name: gitea
|
||||||
image: "gitea/gitea:{{ gitea_version }}-rootless"
|
image: "gitea/gitea:{{ gitea['version'] }}-rootless"
|
||||||
comparisons:
|
comparisons:
|
||||||
image: strict
|
image: strict
|
||||||
volumes: strict
|
volumes: strict
|
||||||
|
Loading…
Reference in New Issue
Block a user