vagrant-ansible icon indicating copy to clipboard operation
vagrant-ansible copied to clipboard

Develop & test your ansible playbooks with Vagrant

Results 6 vagrant-ansible issues
Sort by recently updated
recently updated
newest added

Bumps [json](https://github.com/flori/json) from 1.5.4 to 1.5.5. Release notes Sourced from json's releases. v1.5.5 Full Changelog: https://github.com/flori/json/compare/v1.5.4...v1.5.5 Changelog Sourced from json's changelog. Changes 2021-10-24 (2.6.1) Restore version.rb with 2.6.1 2021-10-14 (2.6.0)...

dependencies

Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.0 to 0.6.11. Commits 9eadb6b Bump to 0.6.11 1e983c0 Merge pull request #260 from arthurnn/fix_fallback_ensure_locale f4d1d8f Fix error when including Fallbacks on non-Simple backend 667bcfe Bump to...

dependencies

The plugin format for Vagrant 1.1.x has changed, rendering `vagrant-ansible` broken. Are there plans to update it? If not, I might take a crack at it (even with my limited...

I tried the procedure in the readme.md file today on Fedora 17 with the latest Vagrant RPM and a 'vagrant gem install vagrant-ansible'. The install was vagrant-ansible-0.0.5. Here's the problem:...

The README.md on the main page refers to using the command 'vagrant gem install vagrant-ansible' if you installed vagrant via installer vice gem install. Vagrant now requires the command to...

In [provisioner.rb](/dsander/vagrant-ansible/blob/master/lib/vagrant-ansible/provisioner.rb#L64) when writing the inventory file the ${ssh.port} should be used instead of ${forward}