Don't require facts gathered for installing base krb5.conf

This commit is contained in:
Mikolaj Izdebski 2019-02-06 09:43:00 +01:00
parent 1eaca8a909
commit 55bcab7042

View file

@ -15,7 +15,7 @@
[realms]
{{ ipa_realm }} = {
{% if ansible_distribution_major_version|int == 6 %}
{% if ansible_distribution_major_version|default(0)|int == 6 %}
kdc = ipa01{{ env_suffix }}.phx2.fedoraproject.org
{% else %}
kdc = https://id{{ env_suffix }}.fedoraproject.org/KdcProxy