summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Coca <brian.coca+git@gmail.com>2015-09-02 12:59:39 -0400
committerBrian Coca <brian.coca+git@gmail.com>2015-09-02 16:14:40 -0400
commit099d1797f2628ebca2873639b61a1015517afa52 (patch)
tree81bcdd9915313eccc3ef111e8711a540c8396849
parenta006e85947fc73ec5d20a1fba890d22a69b6ecab (diff)
downloadansible-099d1797f2628ebca2873639b61a1015517afa52.tar.gz
added new path config setting handling
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7436556ce2..06cce7e0a7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -233,6 +233,7 @@ Minor changes:
and can write to a given ``--output file`` (including stdout, '-'). This lets
you avoid ever writing sensitive plaintext to disk.
* 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.
## 1.9.2 "Dancing In the Street" - Jun 26, 2015