Small documentation fix in vault.rst (#35384)

pull/4420/head
Anton Ovchinnikov 2018-01-26 22:06:40 +01:00 committed by scottb
parent 6dcb41b40f
commit afc4d3c203
1 changed files with 1 additions and 1 deletions

View File

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