FIX error in var name
This commit is contained in:
parent
c1850095c4
commit
c8fa73ea61
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user