Remove junk non-ascii whitespaces
Sorry :( Change-Id: Ia3863d07d712466517d982bd5022d265c1fcfac3
This commit is contained in:
parent
0a4b808284
commit
31cf863e3b
roles/configure-mirrors/vars
@ -1,2 +1,2 @@
|
||||
package_mirror: "http://{{ mirror_fqdn }}/{{ ansible_distribution | lower }}"
|
||||
package_mirror: "http://{{ mirror_fqdn }}/{{ ansible_distribution | lower }}"
|
||||
epel_mirror: "http://{{ mirror_fqdn }}/epel"
|
@ -1 +1 @@
|
||||
package_mirror: "http://{{ mirror_fqdn }}/{{ ansible_distribution | lower }}"
|
||||
package_mirror: "http://{{ mirror_fqdn }}/{{ ansible_distribution | lower }}"
|
||||
|
@ -1 +1 @@
|
||||
package_mirror: "http://{{ mirror_fqdn }}/{{ ansible_distribution | lower }}"
|
||||
package_mirror: "http://{{ mirror_fqdn }}/{{ ansible_distribution | lower }}"
|
||||
|
@ -1 +1 @@
|
||||
package_mirror: "http://{{ mirror_fqdn }}/{{ ansible_distribution | lower }}"
|
||||
package_mirror: "http://{{ mirror_fqdn }}/{{ ansible_distribution | lower }}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user