From 08109731f384880c3f6a4b519bf03be0de338ce2 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Thu, 6 Aug 2015 23:30:36 -0400 Subject: [PATCH] minor changelog updates --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 739d6ad3e0a..064e6fac73b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -148,9 +148,14 @@ New Inventory scripts: * proxmox * serf +New Lookups: + * credstash + Other Notable Changes: * synchronize module's dest_port parameter now takes precedence over the ansible_ssh_port inventory setting +* play output is now dynamically sized to terminal with a minimal of 80 coluumns (old default) +* vars_prompt and pause are now skipped with a warning if the play is called non interactively (i.e. pull from cron) ## 1.9.2 "Dancing In the Street" - Jun 26, 2015