Setze Env explizit
This commit is contained in:
parent
64216f68a3
commit
09f8e98ac6
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
stat:
|
||||
path: "{{ ruby_path }}/versions/{{ ruby_version.stdout }}"
|
||||
register: ruby_installed
|
||||
changed_when: false
|
||||
|
||||
- name: "ruby installieren"
|
||||
command:
|
||||
|
|
Loading…
Reference in a new issue