Skip to content

Commit

Permalink
test fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
tremble committed Nov 21, 2024
1 parent 5b8364d commit b8a96bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
owner-id: "125523088429"
virtualization-type: hvm
root-device-type: ebs
name: Fedora-Cloud-Base-37*
name: Fedora-Cloud-Base-*.x86_64*
register: fedora_images

- name: Set image id, vpc cidr and subnet cidr
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
value: "{{ path_value_c }}"

- name: Create nested key/value pair in aws parameter store (4)
ssm_parameter:
community.aws.ssm_parameter:
name: '{{ path_name_d }}'
description: '{{ path_description }}'
value: '{{ path_value_d }}'
Expand Down

0 comments on commit b8a96bc

Please sign in to comment.