Skip to content

Commit a816158

Browse files
committed
debug
1 parent f3b2e08 commit a816158

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tasks/modules/passenger_module.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
- name: get gem path
1212
shell: which gem
1313
register: gem_path
14+
ignore_errors: yes
1415

1516
- debug:
1617
var: gem_path

0 commit comments

Comments
 (0)