Tag for the configuration task.
This commit is contained in:
parent
e146cfe58c
commit
25cbd6330f
|
@ -75,6 +75,7 @@
|
||||||
loop: '{{ gitea_app_configurations }}'
|
loop: '{{ gitea_app_configurations }}'
|
||||||
when: gitea_app_configurations is defined
|
when: gitea_app_configurations is defined
|
||||||
notify: restart gitea
|
notify: restart gitea
|
||||||
|
tags: [ 'git', 'gitea', 'gitea_conf' ]
|
||||||
|
|
||||||
- name: Create the tmpfile entry for the gitea socket directory
|
- name: Create the tmpfile entry for the gitea socket directory
|
||||||
template:
|
template:
|
||||||
|
|
Loading…
Reference in New Issue