vagrant/plugins
Gilles Cornu d5b5e9ea8c ansible_local: Improve installation from PPA
- Fix #9796: Failing installation on bionic (18.04 LTS)
- Remove support for precise (12.04 LTS), which is out of public support
  (On this version, the package python-software-properties contained
  the add-apt-repository tool)
- Reduce the number of SSH calls, and avoid unnecessary apt-get calls.
2018-05-31 05:47:50 +02:00
..
commands Raise error if argument is provided with `--all-global` flag 2018-05-11 15:43:14 -07:00
communicators Log error and proceed when private key permissions fail 2018-05-03 11:48:57 -07:00
guests (#9726) Update netplan config generation to detect NetworkManager 2018-05-10 13:02:05 -07:00
hosts Use net.exe to fetch SMB shares when Get-SmbShare is not available 2018-05-04 14:07:33 -07:00
kernel_v1 Support environment variable forwarding, fixes #4131 2015-11-19 16:25:54 -08:00
kernel_v2 propagate unset guestpath 2018-05-08 22:51:30 -05:00
providers Update script parameter name in option to switchid 2018-05-04 08:55:18 -07:00
provisioners ansible_local: Improve installation from PPA 2018-05-31 05:47:50 +02:00
pushes Use Integer instead of Fixnum for Ruby 2.4+ compatibility. 2017-10-23 10:57:36 -07:00
synced_folders Merge pull request #8828 from mkhon/nfsv4-default-tcp 2018-02-23 09:50:49 -08:00
README.md Add README to plugin directory 2012-04-18 17:48:06 -07:00

README.md

Vagrant Core Plugins

These are plugins that ship with Vagrant. Vagrant core uses its own plugin system to power a lot of the core pieces that ship with Vagrant. Each plugin will have its own README which explains its specific role.