Skip to content

Commit

Permalink
uncomment path
Browse files Browse the repository at this point in the history
  • Loading branch information
jovial committed Mar 29, 2019
1 parent 1c20650 commit 866040a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/kayobe/ansible/roles/kayobe-config-dump/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,5 @@
var: tempfile_output
- name: remove tempdir
file:
#path: "{{ tempfile_output.path }}"
path: "{{ tempfile_output.path }}"
state: absent

0 comments on commit 866040a

Please sign in to comment.