distgit: Add missing tag to a task
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
ddbafa861a
commit
b57fcaccf7
1 changed files with 2 additions and 0 deletions
|
@ -149,6 +149,8 @@
|
||||||
etype: group
|
etype: group
|
||||||
permissions: r
|
permissions: r
|
||||||
state: present
|
state: present
|
||||||
|
tags:
|
||||||
|
- distgit
|
||||||
|
|
||||||
- name: create the distgit root directory (/srv/git)
|
- name: create the distgit root directory (/srv/git)
|
||||||
file: dest=/srv/git state=directory mode=0755
|
file: dest=/srv/git state=directory mode=0755
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue