Compare commits

..

3 Commits

View File

@ -18,6 +18,7 @@ cinny_container_restart_policy: >-
(cinny_deployment_method == 'podman' | (cinny_deployment_method == 'podman' |
ternary('on-failure', 'always'))) ternary('on-failure', 'always')))
}} }}
cinny_container_source: pull
cinny_container_user: "{{ cinny_host_uid }}" cinny_container_user: "{{ cinny_host_uid }}"
cinny_container_full_volumes: >- cinny_container_full_volumes: >-