We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35db1c5 commit c9df209Copy full SHA for c9df209
tasks/modules/passenger_module.yml
@@ -13,7 +13,7 @@
13
register: gem_path
14
15
- debug:
16
- var: gem_path
+ var: gem_path
17
18
- name: Nginx | Modules | install passenger gem
19
sudo: yes
0 commit comments