Document the ec2
group.
This group is useful when using multiple inventory sources.
This commit is contained in:
parent
5ce6c86595
commit
bef3233000
1 changed files with 3 additions and 0 deletions
|
@ -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:
|
The EC2 external inventory provides mappings to instances from several groups:
|
||||||
|
|
||||||
|
Global
|
||||||
|
All instances are in group ``ec2``.
|
||||||
|
|
||||||
Instance ID
|
Instance ID
|
||||||
These are groups of one since instance IDs are unique.
|
These are groups of one since instance IDs are unique.
|
||||||
e.g.
|
e.g.
|
||||||
|
|
Loading…
Reference in a new issue