change to config tag for consistancy with other roles

This commit is contained in:
meaz 2024-03-23 23:07:41 +01:00
parent 07eea92218
commit 07e3acb22c
Signed by: meaz
GPG key ID: CD7A47B2F1ED43B4

View file

@ -7,7 +7,7 @@
owner: "{{ etherpad_username }}"
group: "{{ etherpad_group }}"
mode: 0755
tags: configuration
tags: config
- name: '[CONFIGURE] - Deploy config'
template:
@ -18,4 +18,4 @@
mode: 0644
notify:
restart etherpad
tags: configuration
tags: config