FIX error in var name
This commit is contained in:
parent
c1850095c4
commit
c8fa73ea61
@ -35,7 +35,7 @@
|
|||||||
path: /root/.ssh/known_hosts
|
path: /root/.ssh/known_hosts
|
||||||
permissions: '0644'
|
permissions: '0644'
|
||||||
content: !!binary |
|
content: !!binary |
|
||||||
'{{ known_hosts | string | b64encode }}'
|
'{{ knownhosts | string | b64encode }}'
|
||||||
runcmd:
|
runcmd:
|
||||||
- [ ansible-pull, -U, "ssh://git@gitea.agofer.net:22001/jegomez/ansible-role-odoo14-lxd.git" ]
|
- [ ansible-pull, -U, "ssh://git@gitea.agofer.net:22001/jegomez/ansible-role-odoo14-lxd.git" ]
|
||||||
devices:
|
devices:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user