fix tag group typo
This commit is contained in:
parent
b295ca88d1
commit
fb662f2ecf
|
@ -57,7 +57,7 @@ defined on resources. The configuration of this inventory plugin can be done
|
||||||
through a configuration file.
|
through a configuration file.
|
||||||
|
|
||||||
In this example we wan to create a group `dev` and should contain all
|
In this example we wan to create a group `dev` and should contain all
|
||||||
instance that have a tag `env=dev`. We also create a group `tag_dev_env` which
|
instance that have a tag `env=dev`. We also create a group `tag_env_dev` which
|
||||||
contains the same hosts.
|
contains the same hosts.
|
||||||
|
|
||||||
Create a file `aws_ec2.yml` with the following content
|
Create a file `aws_ec2.yml` with the following content
|
||||||
|
|
Loading…
Reference in a new issue