File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -51,9 +51,9 @@ This software has the same license as Ansible, GPLv3.
5151 This can be useful when, for example, you're interpolating variables
5252 into the ` regexp ` argument of the built-in ` lineinfile ` module.
5353
54- * ` vault_from_gpg_agent.py ` script that allows ansible's vault to read
55- its password via gpg-agent. See this [ mailing_list_post] for the
56- rationale. The script can be used like this:
54+ * ` vault_from_gpg_agent.py ` script that allows ` ansible ` 's ` vault ` to
55+ read its password via ` gpg-agent ` . See this [ mailing_list_post] for
56+ the rationale. The script can be used like this:
5757
5858 ansible-playbook setup.yml --vault-password-file vault_from_gpg_agent.py
5959
@@ -64,3 +64,4 @@ This software has the same license as Ansible, GPLv3.
6464[ load_gpg_vars_mod ] : http://dsedivec.github.io/ansible-plugins/#load_gpg_vars
6565[ symlink_mod ] : http://dsedivec.github.io/ansible-plugins/#symlink
6666[ vault ] : http://blog.ansibleworks.com/2014/02/19/ansible-vault/
67+ [ mailing_list_post ] : http://grokbase.com/t/gg/ansible-project/14810bdwye/read-vault-password-using-gpg-agent
You can’t perform that action at this time.
0 commit comments