ahelal / kitchen-ansiblepush

test-kitchen plugin to use ansible in push mode
41 stars 22 forks source link

[wrong number of arguments (3 for 2)] #35

Closed wtanaka closed 7 years ago

wtanaka commented 7 years ago

@ahelal

With: Installing kitchen-ansiblepush 0.5.1

https://travis-ci.org/wtanaka/ansible-role-docker/jobs/187749086 https://travis-ci.org/wtanaka/role-tester-ansible/jobs/187840614

With: Installing kitchen-ansiblepush 0.5.2

https://travis-ci.org/wtanaka/ansible-role-docker/jobs/187833339 (I'm rebuilding this with 0.5.1 pinned) https://travis-ci.org/wtanaka/role-tester-ansible/builds/187848434 (building, and will presumably fail)

ahelal commented 7 years ago

@wtanaka thank you for reporting this, I am unable to reproduce it. Is it possible to to run it with -l debug to get the stacktrace ?

wtanaka commented 7 years ago

@ahelal https://semaphoreci.com/wtanaka/role-tester-ansible/branches/dev/builds/2

ahelal commented 7 years ago

@wtanaka I have a fix, Can you add this to your gemfile gem 'kitchen-ansiblepush', :git => 'https://github.com/ahelal/kitchen-ansiblepush.git', :branch => 'Fix/chef'

And give it a try if it works will merge and a do another release.

wtanaka commented 7 years ago

@ahelal fix/chef branch is looking good

ahelal commented 7 years ago

Fixed with #36 and release 0.5.3