Skip to content

Commit

Permalink
make better with good, now with newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
l3acon committed Sep 12, 2023
1 parent eb25577 commit 2c3651d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ aws_env_tag: prod
aws_purpose_tag: ansible_demo
aws_ansiblegroup_tag: cloud
aws_ec2_wait: true
aws_snapshots: {}
aws_snapshots: {}
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@
region: "{{ aws_region }}"
instance_ids: "{{ instance_id }}"
state: started
wait: true
wait: true
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,3 @@
ansible.builtin.set_stats:
data:
aws_snapshots: "{{ snapshot_stat | items2dict }}"

0 comments on commit 2c3651d

Please sign in to comment.