- update gitea.yml for ansible-lint compliance

- upgrade gitea 1.20.2 -> 1.20.3
This commit is contained in:
2023-09-06 12:54:05 -04:00
parent 4212fa6ea4
commit 4f20c8f4a5
2 changed files with 36 additions and 28 deletions

5
.ansible-lint Normal file
View File

@ -0,0 +1,5 @@
skip_list:
- yaml[colons]
- yaml[empty-lines]
- yaml[line-length]
- no-changed-when