Fix typo in glab role
This commit is contained in:
parent
dcb0f8c08c
commit
75012793a8
@ -6,7 +6,7 @@
|
||||
path: '{{glab}}'
|
||||
register: stat_glab
|
||||
|
||||
- name: get instlal version
|
||||
- name: get install version
|
||||
when: stat_glab.stat.exists
|
||||
command: '{{glab}} --version'
|
||||
register: glab_version_output
|
||||
|
Loading…
x
Reference in New Issue
Block a user