Merge pull request #10807 from Aclima/fix/playbooks_vault_emphasis

Correct emphasis markup nit in playbooks_vault.rst
This commit is contained in:
Brian Coca 2015-04-21 14:55:06 -04:00
commit cd95f39957

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::