From 1dc2582a2cd27f947cb513b461d03eab758dec5c Mon Sep 17 00:00:00 2001 From: Rene Moser Date: Thu, 26 Sep 2013 09:42:58 +0200 Subject: [PATCH] be clear, host module is not related to ansible inventory --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf4793d5137..1fef577eda9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,7 @@ New modules: * cloud:ec2_eip -- manage AWS elastic IP's * cloud:rax_clb_nodes -- manage Rackspace cloud load balancers * system: firewalld -- manage the firewalld configuration -* system: host -- manage host file entries and aliases +* system: host -- manage `/etc/hosts` file entries * system: modprobe -- manage kernel modules on systems that support modprobe/rmmod * system: open_iscsi -- manage targets on an initiator using open-iscsi