fix choose
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
methods: "{{ choose.methods[os_family] | default(choose.methods.default) }}"
|
||||
pkgname: "{{ choose.pkgname[os_family] | default(choose.methods.default)}}"
|
||||
version: 1.3.7
|
||||
choose_install: undefined
|
||||
# }}}
|
||||
- name: Configure choose
|
||||
when:
|
||||
|
||||
Reference in New Issue
Block a user