Update README.md
This commit is contained in:
parent
a6bb9da5c4
commit
7b90daa253
|
@ -25,7 +25,7 @@ ansible-playbook.sh -i <ip_or_hostname>, [--tags tag1,tag2] playbooks/test.yml
|
|||
|
||||
To manage Ansible vault place the password into *.vaultpass* file.
|
||||
|
||||
Edit vault file.
|
||||
View or edit the vault file.
|
||||
```
|
||||
ansible-vault {view,edit} --vault-pass-file .vaultpass vault.yml
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue