Skip to content

Commit 98aaf0a

Browse files
authored
The back quote symbol was added and needs to be removed (#96)
1 parent 2ba01b0 commit 98aaf0a

File tree

1 file changed

+1
-1
lines changed
  • inventory-generation/tower_jobs_schedules

1 file changed

+1
-1
lines changed

inventory-generation/tower_jobs_schedules/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
- time_now_in_seconds: "{{ now(utc=true, fmt='%s') }}"
2424

2525
- name: 'Residency Engagement Type inventory'
26-
block:`
26+
block:
2727
- name: "Write inventory to file"
2828
template:
2929
src: "residency-tower-management-host.yaml.j2"

0 commit comments

Comments
 (0)