aacebedo / machination

An helper to create virtual machines using Docker and Vagrant
2 stars 2 forks source link

[feature] have a way to execute role until a problem #53

Open mzemb opened 9 years ago

mzemb commented 9 years ago

When developing a role, I would like to be able to enter the instance to the point where a command has failed. (Instead of the manual procedure I use now: comment everything from failing command to the end, instanciate again, enter machine and run failing command manually.)

Another workaround is to call directly ansible by copying playbook.