Skip to content

Commit

Permalink
English is hard
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed Nov 6, 2023
1 parent 442d98c commit f5da602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure-route53.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ttl: 7200
value: "{{ item.dest }}"
wait: true
overwirte: true
overwrite: true
loop:
- domain: "{{ hostvars['servicesnode']['hostname'] }}"
dest: "{{ hostvars['servicesnode']['ansible_host'] }}"
Expand Down

0 comments on commit f5da602

Please sign in to comment.