vagrant/test/unit/plugins/provisioners/ansible
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
..
cap/guest/pip Updated based on recommended changes per review. 2019-02-15 12:14:37 -06:00
config Fixes #10950: Ensure pip_install_cmd is finalized 2019-10-02 10:33:31 -07:00
provisioner_test.rb Spelling fixes 2018-03-14 14:41:04 +00:00