Skip to content

Commit

Permalink
added in regions vars
Browse files Browse the repository at this point in the history
  • Loading branch information
adworjan committed Nov 10, 2023
1 parent 29416a6 commit 107afd9
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .ansible-sign/sha256sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ f4b1e0d3ad05569a8b8ffc761a51ebb313f854e65883ad208e5ad77dab7d7c05 rhv_snapshot_p
d2214c71dbbaa463d8c81cbb91a881ea1e773b5ba57b8e8d2b309cf8a4d313a5 roles/aws_opt_in_start/tasks/main.yml
40b7eadb6b46de6e6571b2620be4624d2aee16ae209d0f67116a033c31cbf834 roles/aws_opt_in_stop/defaults/main.yml
fb0accc3dc53f4a533ca517de57c71ebf8752e04e3be6bf23096ec36e06bd5ad roles/aws_opt_in_stop/tasks/main.yml
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 roles/aws_retrieve_info/defaults/main.yml
79198a4ca86f3b2c129986485317f5ba8345b48a6372034c5b60701ad8a905bc roles/aws_retrieve_info/defaults/main.yml
a426eb8fbffc99ade4cdce996e6c18d2cec0572632ea5ec3be9cf4af9d03831b roles/aws_retrieve_info/tasks/main.yml
35ee51d3c5f69d4b6c2378de483a5b8102774b13886821296c777b5f066d07c1 roles/aws_retrieve_info/tasks/retrieve_info.yml
6c8b0dca0627067f90cf42f2eb4909022d5460bb7326949d98ce33c0232844b3 roles/aws_schedule_parking/tasks/main.yml
Expand Down
22 changes: 11 additions & 11 deletions .ansible-sign/sha256sum.txt.sig
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNATURE-----

iQGzBAABCAAdFiEE/bJvyFHKKJdaZDOLTiIiIXrUDNEFAmVOUp0ACgkQTiIiIXrU
DNHqIwv+K7rY/7Kmz5Lzpn6nYZvFksE6/ozrTjdi6k6peuXux4Rl7lDomm7oyuZQ
QawrCE+qkRKVqHvgncHGI/iYJVZYpbgEd73yWqWRA8l+TkWS39LenHrxHXgBQ1n0
9a19Hy8+OUDNXAhbfOizNo/MV6XXeT4xF7vCJZqur6TPjIOBKDuHajoQrfsje1jD
2mMCT92RREybf4S9r9W7BU9v961mAkzfq9Z14BrxD+kgh4/M2pyXmmJ7oeBAJgt/
HDDda++yR6maBE685Lw40Q8zkPDnOveqUpFNyip1XpOgpsTyJqsLRBqB3PQ5ED+W
DT8Cy9e67S1VH0uTFIe7uT7xDVxbuRgFez9WVdGqTMTV2Ndn6pQc8Veeqe6y1OVc
8JVoDf6LIgqL+b+SkGAadXv2Ywt0A7Y8DDl2dJIED9C67mfF8serEDsBi/KhlW1H
Jmk/Yd/SyzvWCh1r/MGozpPhkewcKVHae5b8YpGliOcOW3hIQsgOCIyyogrzTTFr
pG2CzVxC
=Z/Kx
iQGzBAABCAAdFiEE/bJvyFHKKJdaZDOLTiIiIXrUDNEFAmVOVB8ACgkQTiIiIXrU
DNGWewv+LaBES78DdTD//HQX5iCoH0yVyoN1EBqMGK9NImA381GKk467eFSqOo5B
wIn33spTN/zMRWWbQcOIJaPeZuShvbZCycgi/lB8cmp6Lp0DYo6QOSTCOZzaM+x5
jnO8ZjttvULII9ghv2PeulYR12KUJ4E/zYBOIa4K7v9MM3pxyD/rpPzH7fo60P1P
IxtR3UqXSjNeFZORDJJd/1a6oy/jEd/dnk9jPudbFO2H03zjSDC98y5JZz8Fddyr
YWWvZMaDhWs8/m3T7uoZK4GqZDjNsxOXriAHMSQp4t+vrG+9ztcqA7yxbclgjgoY
l9i4h/ADG4eNB5Ll3LiLTqidllTzetAYSu5oCX5DlcodQw1Jf8j2/CAfWkKcgUlJ
siPjDc7N45fNwMLfXEaFwS+XW8JW2E/S3Pf/ZZBA87V982CYha3ZPxm8LifnSeJM
9e12W8gfsTOL8et4XV2/ZxcgJUqoFyV1csnfdIBiakVgN5VivYw8buIAidggs342
lXkgYKd9
=dupR
-----END PGP SIGNATURE-----
30 changes: 30 additions & 0 deletions roles/aws_retrieve_info/defaults/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
ec2_regions:

Check warning on line 2 in roles/aws_retrieve_info/defaults/main.yml

View workflow job for this annotation

GitHub Actions / build

yaml[trailing-spaces]

Trailing spaces
- 'us-east-1'
- 'us-east-2'
- 'us-west-1'

Check warning on line 5 in roles/aws_retrieve_info/defaults/main.yml

View workflow job for this annotation

GitHub Actions / build

yaml[trailing-spaces]

Trailing spaces
- 'us-west-2'
- 'ca-central-1'
# 'af-south-1'
# - 'ap-east-1'
# - 'ap-south-2'
# - 'ap-southeast-3'
# - 'ap-southeast-4'
- 'ap-south-1'
- 'ap-southeast-1'
- 'ap-southeast-2'
- 'ap-northeast-1'

Check warning on line 16 in roles/aws_retrieve_info/defaults/main.yml

View workflow job for this annotation

GitHub Actions / build

yaml[trailing-spaces]

Trailing spaces
- 'ap-northeast-2'

Check warning on line 17 in roles/aws_retrieve_info/defaults/main.yml

View workflow job for this annotation

GitHub Actions / build

yaml[None]

Syntax error: found character '\t' that cannot start any token (syntax)
- 'ap-northeast-3'
- 'eu-central-1'
# - 'eu-central-2'
- 'eu-west-1'
- 'eu-west-2'
- 'eu-west-3'
# - 'eu-south-1'
# - 'eu-south-2'
- 'eu-north-1'
# - 'me-south-1'
# - 'me-central-1'
- 'sa-east-1'
# - 'us-gov-east-1'

0 comments on commit 107afd9

Please sign in to comment.