added new path config setting handling
This commit is contained in:
parent
a006e85947
commit
099d1797f2
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue