Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
soupdiver committed Apr 9, 2015
1 parent f3b2e08 commit a816158
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/modules/passenger_module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
- name: get gem path
shell: which gem
register: gem_path
ignore_errors: yes

- debug:
var: gem_path
Expand Down

0 comments on commit a816158

Please sign in to comment.