Преглед изворни кода

comment fucks up parameter value?!?!?

Grega Bremec пре 3 година
родитељ
комит
efaafd4395
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      ansible.cfg

+ 2 - 1
ansible.cfg

@@ -1,5 +1,6 @@
 [defaults]
-jinja2_native = True # required to evade implicit conversion to string in k8s resource_definition
+# required to evade implicit conversion to string in k8s resource_definition
+jinja2_native = True
 inventory = ./inventory
 remote_user = student
 ask_pass = no