Typofix.
This commit is contained in:
parent
9e6b062936
commit
5434fc3a7c
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
- name: install needed packages from epel testing
|
||||
yum: pkg={{item}} state=present enablerepo=epel-testing
|
||||
with_items:
|
||||
- pygit2
|
||||
- python-pygit2
|
||||
|
||||
- name: install the git hooks
|
||||
copy: src={{item}} dest=/usr/share/git-core/ mode=0755
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue