vagrant/plugins/provisioners
Gilles Cornu 8c0df3d046
provisioners/ansible: Move `version` to common options
Before this change, only the ansible_local provisioner supported this
option (for ansible version requirement, and pip installation). Now, the
ansible host-based provisioner can also require a exact ansible version.

Resolve #8914

Note: this has been added as part of #6570 resolution, since the
introduction of the `compatibility_mode` auto-detection made both
provisioners made capable to detect ansible version.

Pending: optimize the code to avoid duplicated executions of "ansible
--version" command.
2017-09-06 17:12:35 +02:00
..
ansible provisioners/ansible: Move `version` to common options 2017-09-06 17:12:35 +02:00
cfengine #6674 CFEngine Provisioner Broken on Debian (http > https) 2015-12-16 14:25:23 +01:00
chef Merge pull request #8682 from Telekom-PD/omnibus-url 2017-08-03 09:19:13 -07:00
docker (#7139) Add post-install provisioner to docker provisioner 2017-06-27 16:01:23 -07:00
file (#8933) Align file provisioner functionality on all platforms 2017-08-31 15:57:53 -07:00
puppet (#8743) Fix puppet provisioner by removing manifestdir flag 2017-07-19 09:59:59 -07:00
salt (#7826) Add salt_arg option for passing flags to salt tool 2017-08-29 14:11:06 -07:00
shell (#8716) Dup string if frozen for line endings 2017-08-15 08:38:30 -07:00