git/hooks: Express the role dependency properly

This had been found by misc during his review of the patches, but the
unfixed patch is what got merged.

https://fedorahosted.org/fedora-infrastructure/ticket/4452
This commit is contained in:
Mathieu Bridon 2014-09-16 11:58:38 +02:00 committed by Pierre-Yves Chibon
parent 93ec92f9be
commit 183a2ab707
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1,3 @@
---
dependencies:
- { role: fedmsg/base }

View file

@ -8,7 +8,6 @@
- moreutils
- python-kitchen
# This requires the fedmsg/base role
- name: install the git hooks
copy: src={{item}} dest=/usr/share/git-core mode=0755
with_items: