1
0
Fork 0

Remove app.ini

This commit is contained in:
🎷🐢 S. P. O. Clayton 2022-06-20 14:24:24 -04:00
parent 3becf60ab7
commit a16e754656
Signed by: sean
SSH Key Fingerprint: SHA256:zkuPrRvkEDiQQv1Y5yScWa6I4zhj+eiv7XnP8pxIxVU
2 changed files with 0 additions and 5 deletions

View File

@ -27,11 +27,6 @@
target: /var/lib/postgresql/data
state: "{{ container_state }}"
- name: Build Gitea config
template:
src: ./gitea/app.ini.j2
dest: ./gitea/app.ini
- name: Create Gitea Directory
file:
path: ~/gitea

View File