We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89e01bb + 1bec0c1 commit 31af6e5Copy full SHA for 31af6e5
tasks/centos.yml
@@ -18,7 +18,7 @@
18
19
- name: "Install Ghettoforge repo"
20
yum: >
21
- name=http://mirror.symnds.com/distributions/gf/el/6/gf/x86_64/gf-release-6-8.gf.el6.noarch.rpm
+ name=http://mirror.symnds.com/distributions/gf/el/6/gf/x86_64/gf-release-6-10.gf.el6.noarch.rpm
22
state=present
23
when: ansible_distribution_major_version|int == 6
24
tags:
0 commit comments