diff --git a/roles/lxchost/tasks/lxd_profile.yml b/roles/lxchost/tasks/lxd_profile.yml index 645b94d..701453b 100644 --- a/roles/lxchost/tasks/lxd_profile.yml +++ b/roles/lxchost/tasks/lxd_profile.yml @@ -26,7 +26,7 @@ path: /root/test permissions: '0644' content: !!binary | - {{ test_privkey | string | indent }} + {{ test_privkey | indent(6, false) }} runcmd: - pip3 install ansible - [ ansible-pull,