fix missing brace

This commit is contained in:
Brett Eisenberg 2024-10-19 14:09:21 -07:00
parent 778400c2db
commit e32236d76c

View file

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