diff --git a/templates/var/lib/nodepool/.config/openstack/clouds.yaml.j2 b/templates/var/lib/nodepool/.config/openstack/clouds.yaml.j2 index 8ba8961..3a6fed3 100644 --- a/templates/var/lib/nodepool/.config/openstack/clouds.yaml.j2 +++ b/templates/var/lib/nodepool/.config/openstack/clouds.yaml.j2 @@ -1,4 +1,4 @@ # This file is generated by Ansible # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN # -{{ nodepool_template_clouds_yaml_contents }} +{{ nodepool_template_clouds_yaml_contents | to_nice_yaml }}