Update 'Ansible vault encrypt-decrypt.md'
This commit is contained in:
@@ -15,6 +15,3 @@ Retrieve a single decrytped password from password file. Provide encryption pas
|
|||||||
```shell
|
```shell
|
||||||
ansible localhost -e '@<password-file>.var.yml' --ask-vault-pass -m debug -a 'var=<password-name>'
|
ansible localhost -e '@<password-file>.var.yml' --ask-vault-pass -m debug -a 'var=<password-name>'
|
||||||
```
|
```
|
||||||
|
|
||||||
Tags:
|
|
||||||
howto
|
|
||||||
Reference in New Issue
Block a user