mirror: Lint fixes
This commit is contained in:
parent
70cdfd4612
commit
5f170a6caf
3 changed files with 11 additions and 11 deletions
|
@ -28,10 +28,10 @@
|
|||
- mirror/base
|
||||
- mirror/thinlinc
|
||||
- role: mirror/reportmirror
|
||||
hostname: mirrors.foo.sh
|
||||
mirrors: [epel, fedora]
|
||||
sitename: foo.sh
|
||||
password: "{{ report_mirror_pass }}"
|
||||
mirror_hostname: mirrors.foo.sh
|
||||
mirror_mirrors: [epel, fedora]
|
||||
mirror_sitename: foo.sh
|
||||
mirror_password: "{{ report_mirror_pass }}"
|
||||
- role: mirror/sync
|
||||
mirror_label: fedora-epel
|
||||
mirror_source:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue