Closed maunzCache closed 5 years ago
I came across the same problem. I'm using test-kitchen 2.1.0 and kitchen-ansible 0.49.1.
-----> Starting Kitchen (v2.1.0)
>>>>>> ------Exception-------
>>>>>> Class: Kitchen::ClientError
>>>>>> Message: Could not load the 'ansible_playbook' provisioner from the load path. Did you mean: chef_apply, chef_base, chef_solo, chef_zero, dummy, shell ? Please ensure that your provisioner is installed as a gem or included in your Gemfile if using Bundler.
>>>>>> ----------------------
>>>>>> Please see .kitchen/logs/kitchen.log for more details
>>>>>> Also try running `kitchen diagnose --all` for configuration
Could you provide some details like .kitchen/logs/kitchen.log
or kitchen diagnose --all
?
@nqb Here is the log file: .kitchen/logs/kitchen.log
Probably the same problem as in #302
fixed in version 0.50.0
Just updated to test-kitchen 2.0.1 randomly and tried to run kitchen test with kitchen-ansible.