Commit 099d1797 by Brian Coca

added new path config setting handling

parent a006e859
...@@ -233,6 +233,7 @@ Minor changes: ...@@ -233,6 +233,7 @@ Minor changes:
and can write to a given ``--output file`` (including stdout, '-'). This lets and can write to a given ``--output file`` (including stdout, '-'). This lets
you avoid ever writing sensitive plaintext to disk. you avoid ever writing sensitive plaintext to disk.
* ansible-vault rekey accepts the --new-vault-password-file option. * ansible-vault rekey accepts the --new-vault-password-file option.
* configuration items defined as paths (local only) will now all support shell style interpolations
* many fixes and new options added to modules, too many to list here. * many fixes and new options added to modules, too many to list here.
## 1.9.2 "Dancing In the Street" - Jun 26, 2015 ## 1.9.2 "Dancing In the Street" - Jun 26, 2015
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment