No lua-md5 on epel7 yet. ;(
This commit is contained in:
parent
7f75064348
commit
f5c4d05f60
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@
|
||||||
yum: pkg={{item}} state=present
|
yum: pkg={{item}} state=present
|
||||||
with_items:
|
with_items:
|
||||||
- cgit
|
- cgit
|
||||||
- lua-md5
|
# https://bugzilla.redhat.com/show_bug.cgi?id=1134103
|
||||||
|
# - lua-md5
|
||||||
|
|
||||||
# See https://github.com/robyduck/cgit-custom
|
# See https://github.com/robyduck/cgit-custom
|
||||||
- name: Make sure cgit directory exists
|
- name: Make sure cgit directory exists
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue