docs: Install with galaxy and use docsmith
Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
parent
0fc90b71ef
commit
fe492d6188
5 changed files with 485 additions and 13 deletions
|
|
@ -1,4 +1,8 @@
|
|||
---
|
||||
- name: check database password
|
||||
ansible.builtin.assert:
|
||||
that: forgejo_db_password is defined
|
||||
|
||||
- name: create directories
|
||||
ansible.builtin.file:
|
||||
state: directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue