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.
This commit is contained in:
Greg Taylor 2015-04-21 11:11:57 -07:00
parent 3130fe2939
commit c5e9a87e74

View file

@ -77,7 +77,7 @@ If you have existing files that you no longer want to keep encrypted, you can pe
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::