Skip to content

Commit 35db1c5

Browse files
committed
argh >_>
1 parent a6cc4bf commit 35db1c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tasks/modules/passenger_module.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
- ruby
1010

1111
- name: get gem path
12-
shell: which gem
13-
register: gem_path
12+
shell: which gem
13+
register: gem_path
1414

1515
- debug:
16-
var: gem_path
16+
var: gem_path
1717

1818
- name: Nginx | Modules | install passenger gem
1919
sudo: yes

0 commit comments

Comments
 (0)