Skip to content

Commit

Permalink
Create or close Xdebug SSH tunnel awlays changed to trigger notify
Browse files Browse the repository at this point in the history
  • Loading branch information
tangrufus committed Feb 22, 2020
1 parent c54aebf commit 78ebc81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/xdebug-tunnel/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
become: no
register: xdebug_tunnel
ignore_errors: true
changed_when: false
changed_when: true

- name: Interpret and present Xdebug SSH tunnel errors
fail:
Expand Down

0 comments on commit 78ebc81

Please sign in to comment.