vagrant/plugins/provisioners
Gilles Cornu c2663f5d30 provisioners/ansible: Fix Group Management
- Support arbitrary depth of "groups of groups of ... groups"
- Skip ':vars' suffix, but allow group names with ':' (yes, Ansible
  accepts this character)
- Like for groups of machines, groups of groups can result "empty", but
  it is not an issue for Ansible. Recursive filter on the group tree is
  a bit hard to implement, and don't brind real added value at Vagrant
  level.
2014-02-16 11:20:00 +01:00
..
ansible provisioners/ansible: Fix Group Management 2014-02-16 11:20:00 +01:00
cfengine add cfengine provisioner suse install support 2013-09-25 20:29:25 -05:00
chef provisioners/chef: don't follow symlink when chown 2014-01-11 08:02:59 -08:00
docker provisioners/docker: configure auto start properly for new Docker 2014-01-21 20:52:27 -08:00
file provisioners/all: report proper invalid keys [GH-2117] 2013-09-04 16:57:15 -07:00
puppet provisioners/puppet: alphabetize 2014-01-02 14:44:49 -08:00
salt Allow defining of <install-type> and <install-type-args> 2014-01-06 12:22:43 +00:00
shell provisioners/shell: array args properly work 2013-12-06 11:28:32 -08:00