Преглед на файлове

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