2018-09-26 05:56:00 +02:00
|
|
|
---
|
|
|
|
ansible_default_release: ""
|
2018-10-04 21:15:42 +02:00
|
|
|
|
|
|
|
# Valid options include: 'package' or 'pip'.
|
|
|
|
ansible_install_method: package
|
|
|
|
|
|
|
|
# Used only if ansible_install_method is 'pip'. If empty, defaults to latest.
|
|
|
|
ansible_install_version_pip: ''
|