typo, no biggie (#23)

https://knowyourmeme.com/memes/but-its-honest-work
This commit is contained in:
dlemons-redhat
2022-08-31 18:48:48 -04:00
committed by GitHub
parent f9a333eb1f
commit 9c5cc4e4c0

View File

@@ -13,7 +13,7 @@
ami_id: ami-096fda3c22c1c990a
when: aws_region == "us-east-1"
- name: Setting the correct AMI per us-east-1
- name: Setting the correct AMI per us-west-1
set_fact:
ami_id: ami-09d9c5cdcfb8fc655
when: aws_region == "us-west-1"
@@ -55,4 +55,4 @@
image_id: "{{ ami_id }}"
wait: yes
name: "{{ instance_name }}"
register: ec2
register: ec2