feat(podman_seafile): initial import
Some checks failed
Ansible Lint Check / lint (push) Failing after 47s
Some checks failed
Ansible Lint Check / lint (push) Failing after 47s
This commit is contained in:
parent
7a66272ae3
commit
7891343dc5
14 changed files with 411 additions and 0 deletions
|
|
@ -0,0 +1,8 @@
|
|||
=========================================================
|
||||
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 }}
|
||||
=========================================================
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue