From afc4d3c2032f6e1c842471cf9be9a27cc1c7212d Mon Sep 17 00:00:00 2001 From: Anton Ovchinnikov Date: Fri, 26 Jan 2018 22:06:40 +0100 Subject: [PATCH] Small documentation fix in vault.rst (#35384) --- docs/docsite/rst/vault.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docsite/rst/vault.rst b/docs/docsite/rst/vault.rst index d63a34aa24..079fb93554 100644 --- a/docs/docsite/rst/vault.rst +++ b/docs/docsite/rst/vault.rst @@ -211,7 +211,7 @@ Prior to Ansible 2.4, only one vault password could be used at a time. Post Ansible 2.4, multiple vault passwords can be used each time Ansible runs, so any vault files or vars that needed to be decrypted all had to use the same password. -Since Ansible 2.4, vault files or vars can be that are encrypted with different +Since Ansible 2.4, vault files or vars that are encrypted with different passwords can be used at the same time. For example, a playbook can now include a vars file encrypted with a 'dev' vault