Hi all,

When I write a playbook and run it, I often add a stupid bug and running 
the playbook fails at some point. Fixing these bugs often takes time since 
I am not sure actual values of facts, variables and so on. Then I think it 
would be nice if I have a debugger for it.

So I've created 'debug' strategy. The strategy enables you to invoke a 
debugger when a task is failed, and check several info, such as the value 
of a variable. Also, it is possible to update module arguments in the 
debugger, and run the failed task again with new arguments to consider how 
you can fix an issue.

Visit https://github.com/ks888/ansible-playbook-debugger to see an example 
and get it.

Please tell me if you have any opinions!

Thanks,
Kishin

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/3eac31ac-a82a-4a80-a96f-fa51c0a891f9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to