Answers for "ansible multiline private file as variable"

1

ansible multiline private file as variable

private_key: {{ myvar | indent( width=4, indentfirst=True) }}
Posted by: Guest on July-27-2020

Code answers related to "ansible multiline private file as variable"

Browse Popular Code Answers by Language