--- # defaults file for podman podman_configure_rsyslog: true podman_fix_pasta: true podman_ssh_host: "{{ inventory_hostname }}" podman_ssh_port: 22 podman_containers: [] # Exemple: # - image: docker.io/wallabag/wallabag:latest # name: wallbag # userns: keep-id # commands: # - echo toto # volumes: # - wallbag-data:/var/www/wallabag/data # - wallbag-image:/var/www/wallabag/web/assets/images # ports: # - 80:80/tcp # environment_vars: # - SYMFONY__ENV__DOMAIN_NAME=https://wallbag.ykn.fr