mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix download URL for yum integration test.
This commit is contained in:
@@ -476,7 +476,7 @@
|
||||
state: absent
|
||||
|
||||
- set_fact:
|
||||
pkg_url: http://download.fedoraproject.org/pub/epel/7/x86_64/Packages/f/fpaste-0.3.7.4.1-1.el7.noarch.rpm
|
||||
pkg_url: https://s3.amazonaws.com/ansible-ci-files/test/integration/targets/yum/fpaste-0.3.7.4.1-2.el7.noarch.rpm
|
||||
# setup end
|
||||
|
||||
- name: download an rpm
|
||||
|
||||
Reference in New Issue
Block a user