Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Ansible dynamic content in Jinja template

I'v got file's: - files a.crt/b.crt on remote system with path: /usr/share/easy-rsa/crt/ - file a.key/b.key on remote system with path: /usr/share/easy-rsa/key/ - template that is used to create client*.ovpn

Need to achieve: - two different files a.ovpn with content from a.crt and a.key and b.ovpn with content from b.crt and b.key

Would be grateful for any advice!

Comments