vagrant/plugins/provisioners/ansible/cap/guest
Brian Cain 96c20ad3cc
Fixes #10950: Ensure pip_install_cmd is finalized
Prior to this commit, the `pip_install_cmd` option for ansible guest
config was not properly finalized. This commit ensures that if that
value is still UNSET_VALUE, it gets set to empty string in the finalize!
method.
2019-10-02 10:33:31 -07:00
..
arch ansible_local: Add the :pip_args_only install mode 2017-03-24 17:35:34 +01:00
debian Exposing pip_install_cmd to callers as optional. 2019-01-25 15:09:31 -06:00
fedora Exposing pip_install_cmd to callers as optional. 2019-01-25 15:09:31 -06:00
freebsd Catch pip_args in FreeBSD's and SUSE's ansible_install 2017-06-14 21:01:44 +02:00
pip Fixes #10950: Ensure pip_install_cmd is finalized 2019-10-02 10:33:31 -07:00
posix provisioners/ansible_local: align code style 2016-06-08 23:53:58 +02:00
redhat Exposing pip_install_cmd to callers as optional. 2019-01-25 15:09:31 -06:00
suse Catch pip_args in FreeBSD's and SUSE's ansible_install 2017-06-14 21:01:44 +02:00
ubuntu Ubuntu code updated because it calls Debian code. 2019-01-25 15:22:04 -06:00
facts.rb provisioners/ansible_local: add "pip" install_mode 2016-06-08 23:53:58 +02:00