distgit/pagure: add names to the tasks
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
3babdf5ff9
commit
85bbe256df
1 changed files with 4 additions and 2 deletions
|
@ -9,12 +9,14 @@
|
||||||
- pagure
|
- pagure
|
||||||
- selinux
|
- selinux
|
||||||
|
|
||||||
- debug:
|
- name: show the output of distgitcontext
|
||||||
|
debug:
|
||||||
msg: distgitcontext.stdout
|
msg: distgitcontext.stdout
|
||||||
tags:
|
tags:
|
||||||
- selinux
|
- selinux
|
||||||
|
|
||||||
- debug:
|
- name: show if we find gitosis_var_lib_t in distgitcontext
|
||||||
|
debug:
|
||||||
msg: distgitcontext.stdout.find('gitosis_var_lib_t')
|
msg: distgitcontext.stdout.find('gitosis_var_lib_t')
|
||||||
tags:
|
tags:
|
||||||
- selinux
|
- selinux
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue