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:
parent
3130fe2939
commit
c5e9a87e74
1 changed files with 1 additions and 1 deletions
|
@ -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::
|
||||
|
||||
|
|
Loading…
Reference in a new issue