test: forgjeo
This commit is contained in:
parent
dd3062dc79
commit
3a4f6627bd
1 changed files with 2 additions and 2 deletions
|
@ -18,13 +18,13 @@
|
|||
ansible.builtin.file:
|
||||
path: /var/lib/forgejo
|
||||
state: directory
|
||||
user: git
|
||||
owner: git
|
||||
group: git
|
||||
mode: '0750'
|
||||
- name: Create /etc/forgejo
|
||||
ansible.builtin.file:
|
||||
path: /etc/forgejo
|
||||
state: directory
|
||||
user: git
|
||||
owner: git
|
||||
group: git
|
||||
mode: '0500'
|
Loading…
Reference in a new issue