diff --git a/Ansible vault encrypt-decrypt.md b/Ansible vault encrypt-decrypt.md index 72e19c1..9d9d658 100644 --- a/Ansible vault encrypt-decrypt.md +++ b/Ansible vault encrypt-decrypt.md @@ -14,7 +14,4 @@ Retrieve a single decrytped password from password file. Provide encryption pas ```shell ansible localhost -e '@.var.yml' --ask-vault-pass -m debug -a 'var=' -``` - -Tags: - howto \ No newline at end of file +``` \ No newline at end of file