version of this mock is already in stable
This commit is contained in:
parent
4a40a2e54e
commit
ac12445b88
1 changed files with 0 additions and 3 deletions
|
@ -26,9 +26,6 @@
|
|||
# This needs to be updated for python-fedora
|
||||
- shell: yum-deprecated update -y python-requests || yum install -y python-requests
|
||||
|
||||
- get_url: url=https://kojipkgs.fedoraproject.org//packages/mock/1.2.12/1.fc21/noarch/mock-1.2.12-1.fc21.noarch.rpm dest=/tmp/
|
||||
- yum: state=present name=/tmp/mock-1.2.12-1.fc21.noarch.rpm
|
||||
|
||||
- name: make sure newest rpm
|
||||
# todo: replace with dnf after ansible 1.9 is available
|
||||
yum: name={{ item }} state=latest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue