We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0f63a commit c42ce6fCopy full SHA for c42ce6f
roles/common/tasks/main.yml
@@ -26,8 +26,8 @@
26
tags:
27
- download
28
with_items:
29
- - http://xsce.activitycentral.com/repos/xsce-release.repo
30
- - http://xsce.activitycentral.com/repos/xsce-extra.repo
+ - http://download.unleashkids.org/xsce/repos/xsce-release.repo
+ - http://download.unleashkids.org/xsce/repos/xsce-extra.repo
31
32
- include: xo.yml
33
when: ansible_distribution_release == "based on Fedora 18"
0 commit comments