Commit c355a502 authored by nanahira's avatar nanahira

fix

parent fbb38e8e
......@@ -2,7 +2,7 @@
{
{% if ansible_distribution == "Fedora" %}
{% if registry is defined %}
{% if registry %}
"registry-mirrors": [
"{{registry}}"
]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment