Updated "Speeding up Vault Operations" section (#57701)

* Updated "Speeding up Vault Operations" section


Co-Authored-By: Alicia Cozine <879121+acozine@users.noreply.github.com>
pull/57882/head
Sayed Anisul Hoque 5 years ago committed by Sandra McCann
parent aeb72dfb06
commit 78f87f2451

@ -458,7 +458,7 @@ system keyring.
Speeding Up Vault Operations
````````````````````````````
By default, Ansible uses PyCrypto to encrypt and decrypt vault files. If you have many encrypted files, decrypting them at startup may cause a perceptible delay. To speed this up, install the cryptography package:
If you have many encrypted files, decrypting them at startup may cause a perceptible delay. To speed this up, install the cryptography package:
.. code-block:: bash

Loading…
Cancel
Save