added kms server

This commit is contained in:
pizzaniels 2023-01-03 19:07:04 +01:00
parent c6e9bd2ac6
commit d2b6d0942d
4 changed files with 7 additions and 101 deletions

View file

@ -20,7 +20,7 @@
group: 1000
- name: Copy app.ini
template:
src: "{{ role_path }}/files/app.ini"
src: "{{ role_path }}/templates/app.ini"
dest: /apps/gitea/conf/app.ini
register: config
- name: Start the Docker Compose