feat: Switch to CoreOS

This commit is contained in:
2025-02-27 15:18:25 +01:00
parent 14e5cb0537
commit 745fd321ea
10 changed files with 143 additions and 257 deletions

View File

@@ -1,25 +1,7 @@
---
# defaults file for podman
podman_configure_rsyslog: true
podman_fix_pasta: true
podman_ssh_host: "{{ inventory_hostname }}"
podman_ssh_port: 22
podman_auto_update: true
podman_pods: []
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