Hi All, Firstly, I would like to thank Mumshad Mannambeth, for sharing his github document which helped me in doing the setup.
I have written a couple of post on debugging Ansible using Pycharm. 1) Setting up pycharm and a ubuntu vagrant box, to debug Custom Ansible modules, so the ansible code stays on the host, and is easier to develop, The link to this post is Debugging Ansible with Pycharm <https://medium.com/@deepak.kothandan/debugging-custom-ansible-modules-with-pycharm-a2d83a5cb28c#.ohhr24f7m> 2) Using the same setup, also wrote a second post, which explains about debugging existing modules and callback plugins and the link is Debugging Ansible callbacks with pycharm <https://medium.com/@deepak.kothandan/debugging-existing-ansible-modules-and-callback-plugins-with-pycharm-part-2-a75d1902a390#.8rd0nk3q2> Hope this helps. Thanks On Wednesday, October 29, 2014 at 5:52:11 PM UTC+1, Tennis Smith wrote: > > Hi, > > Has anyone found a good way to debug ansible modules via the PyCharm > debugger? > > -T > -- 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/e51329fb-b902-4be3-b031-f50bf2b9e510%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
