Don't recurse directory mode, or it chmods existing files

This commit is contained in:
flyingscorpio@clevo 2022-10-01 11:48:26 +02:00
parent 665ef414a0
commit a193020142

View file

@ -50,7 +50,6 @@
owner: git
group: git
mode: 0750
recurse: true
- name: Create /var/lib/gitea subdirectories
become: true
@ -60,7 +59,6 @@
owner: git
group: git
mode: 0750
recurse: true
with_items:
- custom
- data
@ -74,7 +72,6 @@
owner: git
group: git
mode: 0750
recurse: false
- name: Find latest gitea version
uri: