WIP test cloud-init vars without gzipping
This commit is contained in:
parent
f2a13c46e8
commit
b9bd12b576
@ -26,7 +26,7 @@
|
|||||||
path: /root/test
|
path: /root/test
|
||||||
permissions: '0644'
|
permissions: '0644'
|
||||||
content: !!binary |
|
content: !!binary |
|
||||||
'{{ test_privkey | string }}'
|
{{ test_privkey | string }}
|
||||||
runcmd:
|
runcmd:
|
||||||
- pip3 install ansible
|
- pip3 install ansible
|
||||||
- [ ansible-pull,
|
- [ ansible-pull,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user