no need for this hack mock-1.2.10 is already in stable
This commit is contained in:
parent
3be889ef93
commit
d057003826
1 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
yum: state=present pkg={{ item }}
|
||||
with_items:
|
||||
- dnf
|
||||
# - mock
|
||||
- mock
|
||||
# - mock-lvm
|
||||
- createrepo
|
||||
- yum-utils
|
||||
|
@ -19,8 +19,8 @@
|
|||
- libselinux-python
|
||||
- libsemanage-python
|
||||
|
||||
- get_url: url=https://kojipkgs.fedoraproject.org//packages/mock/1.2.9/1.fc21/noarch/mock-1.2.9-1.fc21.noarch.rpm dest=/tmp/
|
||||
- yum: state=present name=/tmp/mock-1.2.9-1.fc21.noarch.rpm
|
||||
#- get_url: url=https://kojipkgs.fedoraproject.org//packages/mock/1.2.9/1.fc21/noarch/mock-1.2.9-1.fc21.noarch.rpm dest=/tmp/
|
||||
#- yum: state=present name=/tmp/mock-1.2.9-1.fc21.noarch.rpm
|
||||
|
||||
- name: make sure newest rpm
|
||||
# todo: replace with dnf after ansible 1.9 is available
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue