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