ansible-collection-apps/roles/podman_seafile/templates/etc/motd.d/10-data-plate.txt
irl 7891343dc5
Some checks failed
Ansible Lint Check / lint (push) Failing after 47s
feat(podman_seafile): initial import
2025-12-01 15:09:46 +00:00

8 lines
379 B
Text

=========================================================
A Seafile instance is hosted on this server.
Podman user: {{ podman_seafile_podman_rootless_user }}
=========================================================
# Become the podman user
sudo -iu {{ podman_seafile_podman_rootless_user }}
=========================================================