From 90f09a5e561528659fd1979f1c0ad70f8a17a873 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Thu, 21 Aug 2014 17:17:21 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8818916261..244b18b80ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ New core features: * For ec2 dynamic inventory, ec2.ini can has various new configuration options * 'ansible vault view filename.yml' opens filename.yml decrypted in a pager. * no_log parameter now surpressess data from callbacks/output as well as syslog +* ansible-galaxy install -f requirements.yml allows advanced options and installs from non-galaxy SCM sources and tarballs. New Modules: