diff --git a/roles/lxchost/tasks/lxd_profile.yml b/roles/lxchost/tasks/lxd_profile.yml index 99f7589..aa70859 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 }}' + {{ test_privkey | string }} runcmd: - pip3 install ansible - [ ansible-pull,