From 9c4a00ad298533f70295d5f755154231748b1e2c Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Mon, 1 Feb 2016 23:54:51 -0500 Subject: [PATCH] added ec2_dhcp_options module to changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5a4bb8fc87..1ea4893728 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,9 @@ Ansible Changes By Release * added facility for modules to send back 'diff' for display when ansible is called with --diff, file, puppet and other module already implement this ####New Modules: -* aws: ec2_vpc_net_facts * aws: ec2_vol_facts +* aws: ec2_vpc_dhcp_options.py +* aws: ec2_vpc_net_facts * cloudstack: cs_volume ####New Filters: