Different tasks added
This commit is contained in:
14
immich.podman.yml
Normal file
14
immich.podman.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
# Immich on Debian via Podman + systemd (Quadlet)
|
||||
#
|
||||
# Run:
|
||||
# ansible-playbook -i inventory/hosts tasks/immich.podman.yml
|
||||
#
|
||||
# Prepare:
|
||||
# See readme.md and init your workspace
|
||||
- name: Immich on Debian via Podman + systemd (Quadlet)
|
||||
hosts: all
|
||||
become: true
|
||||
|
||||
roles:
|
||||
- lsa.immich
|
||||
Reference in New Issue
Block a user