Closed waleedsaud closed 10 years ago
Hi @waleedsaud
From the debug output:
DEBUG environment: Loading plugins from: /home/waleed/.vagrant.d/plugins.json
INFO environment: Loading plugin from JSON: vagrant-ansible
ERROR root: Failed to load plugin: vagrant-ansible
ERROR root: -- Error: #<NameError: uninitialized constant Vagrant::Provisioners::Base>
ERROR root: -- Backtrace:
ERROR root: /home/waleed/.vagrant.d/gems/gems/vagrant-ansible-0.0.5/lib/vagrant-ansible/provisioner.rb:5:in `<module:Provisioners>'
/home/waleed/.vagrant.d/gems/gems/vagrant-ansible-0.0.5/lib/vagrant-ansible/provisioner.rb:4:in `<module:Vagrant>'
It looks as though the vagrant-ansible plugin has been deprecated because Vagrant now supports everything in core. Please uninstall the plugin and upgrade Vagrant.