mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
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:
@@ -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::
|
||||
|
||||
|
||||
Reference in New Issue
Block a user