mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Small documentation fix in vault.rst (#35384)
This commit is contained in:
committed by
scottb
parent
6dcb41b40f
commit
afc4d3c203
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user