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,5 +1,6 @@
--- ---
plugin: aws_ec2 plugin: aws_ec2
boto_profile: aws_profile
regions: regions:
- eu-west-3 - eu-west-3
keyed_groups: keyed_groups:

View File

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