This commit is contained in:
Nana Janashia
2021-04-03 22:01:22 +02:00
parent 009e4e7cb3
commit 9bb9220f0d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
---
plugin: aws_ec2
regions:
boto_profile: aws_profile
regions:
- eu-west-3
keyed_groups:
- key: tags

View File

@@ -8,4 +8,3 @@ pip3 install boto3 botocore
# export AWS_ACCESS_KEY_ID=$1
# export AWS_SECRET_ACCESS_KEY=$2