vagrant/plugins/provisioners/ansible/provisioner
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
..
base.rb Make ansible-playbook command configurable 2016-10-09 20:48:50 +02:00
guest.rb provisioners/ansible_local: Change binary detection 2016-10-10 23:24:19 +02:00
host.rb Make ansible-playbook command configurable 2016-10-09 20:48:50 +02:00