Update 'Ansible vault encrypt-decrypt.md'
This commit is contained in:
@@ -14,7 +14,4 @@ Retrieve a single decrytped password from password file. Provide encryption pas
|
||||
|
||||
```shell
|
||||
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