fix tag group typo

This commit is contained in:
Bryan Black 2020-10-30 01:55:25 +00:00
parent b295ca88d1
commit fb662f2ecf

View file

@ -57,7 +57,7 @@ defined on resources. The configuration of this inventory plugin can be done
through a configuration file.
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.
Create a file `aws_ec2.yml` with the following content