vagrant/plugins/provisioners/ansible
Gilles Cornu 709f3f4e6f provisioners/ansible: Change --limit behaviours
- The implicit default limit is always set
- ansible.limit as an empty string won't disable the default limit, but
  will be passed as "--limit=" argument and ansible-playbook will return
  an error (provided host list is empty)
2014-02-16 11:39:15 +01:00
..
config.rb Add ability to use Ansible groups in generated inventory. Fixes #2551. 2013-12-08 23:08:03 -08:00
plugin.rb Update 'require' calls to resemble shell provisioner 2013-04-04 00:07:30 -07:00
provisioner.rb provisioners/ansible: Change --limit behaviours 2014-02-16 11:39:15 +01:00