vagrant/plugins/provisioners/ansible
Gilles Cornu a55590b84f
provisioners/ansible_local: Change binary detection
- Remove `ansible-galaxy` detection, since this command was introduced
  in Ansible 1.4.2 (December 2013). Checking for `ansible-playbook`
  presence should therefore be enough for any "modern" Ansible setup.
- Look for the command defined by the new `playbook_command` option.

Related to GH-7881 and GH-7536
2016-10-10 23:24:19 +02:00
..
cap/guest provisioners/ansible_local: Fix Fedora/RedHat "default" installation mode 2016-06-09 19:16:47 +02:00
config Make ansible-playbook command configurable 2016-10-09 20:48:50 +02:00
provisioner provisioners/ansible_local: Change binary detection 2016-10-10 23:24:19 +02:00
errors.rb provisioners/ansible_local: add "pip" install_mode 2016-06-08 23:53:58 +02:00
helpers.rb provisioners/ansible: add basic config validators 2016-04-20 23:54:19 +02:00
plugin.rb Support ansible install on RedHat derivates and Fedora. 2015-12-07 15:44:20 +01:00