From bef3233000c0b245eaee6a57e56ac03fc881211e Mon Sep 17 00:00:00 2001 From: Isaac Dupree Date: Tue, 8 Apr 2014 16:39:26 -0400 Subject: [PATCH] Document the `ec2` group. This group is useful when using multiple inventory sources. --- docsite/rst/intro_dynamic_inventory.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docsite/rst/intro_dynamic_inventory.rst b/docsite/rst/intro_dynamic_inventory.rst index e42da4bad8f..4704d47e2c7 100644 --- a/docsite/rst/intro_dynamic_inventory.rst +++ b/docsite/rst/intro_dynamic_inventory.rst @@ -109,6 +109,9 @@ If you are running Ansible from within EC2, internal DNS names and IP addresses The EC2 external inventory provides mappings to instances from several groups: +Global + All instances are in group ``ec2``. + Instance ID These are groups of one since instance IDs are unique. e.g.