Skip to content

Commit 92c998b

Browse files
tinsjourneyrichm
authored andcommitted
Really remove sql script from the host
1 parent fa321cc commit 92c998b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/input_sql_file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242
- name: Remove sql script from the host {{ postgresql_input_file }}
4343
file:
4444
state: absent
45-
path: /tmp/input.sql
45+
path: "{{ __postgresql_sql_tempfile.path }}"

0 commit comments

Comments
 (0)