remove unused register
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2020-11-23 21:46:05 +01:00
parent 8fe23e776e
commit 40eb9e223b
No known key found for this signature in database
GPG Key ID: 65362AE74AF98B61

View File

@ -36,7 +36,6 @@
dest: "{{ gitea_config_dir }}/app.ini" dest: "{{ gitea_config_dir }}/app.ini"
mode: 0600 mode: 0600
notify: __gitea_restart notify: __gitea_restart
register: add_config
- name: Copy template files - name: Copy template files
template: template: