diff --git a/roles/lxchost/tasks/lxd_profile.yml b/roles/lxchost/tasks/lxd_profile.yml index bd58fe9..d8929a8 100644 --- a/roles/lxchost/tasks/lxd_profile.yml +++ b/roles/lxchost/tasks/lxd_profile.yml @@ -35,7 +35,7 @@ path: /root/.ssh/known_hosts permissions: '0644' content: !!binary | - '{{ known_hosts | string | b64encode }}' + '{{ knownhosts | string | b64encode }}' runcmd: - [ ansible-pull, -U, "ssh://git@gitea.agofer.net:22001/jegomez/ansible-role-odoo14-lxd.git" ] devices: