vagrant/plugins/provisioners/ansible/provisioner
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
..
base.rb Merge pull request #8913 from mitchellh/gildegoma/6570-ansible-compatibility-mode 2017-09-06 13:18:08 -07:00
guest.rb Fixes #10950: Ensure pip_install_cmd is finalized 2019-10-02 10:33:31 -07:00
host.rb provisioners/ansible_local: Optimize SSH commands 2017-09-06 17:12:46 +02:00