Merge branch 'brett-reflector_template_fix'

This commit is contained in:
Pig Monkey 2024-10-25 12:20:49 -07:00
commit 81e5ce6c82

View file

@ -1,5 +1,5 @@
#!/bin/bash
# {{ ansible_managed}
# {{ ansible_managed }}
#
/usr/bin/reflector --latest 20 \
{% if mirrorlist.country %}--country {{ mirrorlist.country }} \