Typofix.
This commit is contained in:
parent
6b0f5d1676
commit
fb8599fc66
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
- name: install python2 fedmsg package
|
||||
yum: pkg=fedmsg state=present
|
||||
when: "'python34-fedmsg' in group_names"
|
||||
when: "'python34-fedmsg' not in group_names"
|
||||
tags: fedmsg/base
|
||||
|
||||
- name: install the python34 fedmsg package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue