Commit c5e9a87e by Greg Taylor

Correct emphasis markup nit in playbooks_vault.rst

It looks like the original intention was to italicize, but someone was used to another markup language. I have switched the wrapped tags so we're showing italics and not a broken link.
parent 3130fe29
...@@ -77,7 +77,7 @@ If you have existing files that you no longer want to keep encrypted, you can pe ...@@ -77,7 +77,7 @@ If you have existing files that you no longer want to keep encrypted, you can pe
Viewing Encrypted Files Viewing Encrypted Files
``````````````````````` ```````````````````````
_Available since Ansible 1.8_ *Available since Ansible 1.8*
If you want to view the contents of an encrypted file without editing it, you can use the `ansible-vault view` command:: If you want to view the contents of an encrypted file without editing it, you can use the `ansible-vault view` command::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment