WIP test indenting ansible var

This commit is contained in:
Jorge Enrique Gómez Gómez 2020-12-16 18:59:59 -05:00
parent b9bd12b576
commit 03465bf560

View File

@ -26,7 +26,7 @@
path: /root/test
permissions: '0644'
content: !!binary |
{{ test_privkey | string }}
{{ test_privkey | string | indent }}
runcmd:
- pip3 install ansible
- [ ansible-pull,