Use Ansible with PyCharm
Answered
I am so new to this, and I really need some help.
Trying to use Ansible within PyCharm and i can't seem to get the simplest of codes to work,
for example
import ansible
ansible --version returns
All I get back is NameError: name 'version' is not defined
If I run this on within the terminal on the same machine I get a response.
If I check the setting within PyCharm
Project Interpreter = Python 3.6
Please sign in to leave a comment.
Hello,
Ansible support is under development. Please follow the related issues on YouTrack: https://youtrack.jetbrains.com/issue/PY-23226, https://youtrack.jetbrains.com/issue/PY-26704, https://youtrack.jetbrains.com/issue/PY-16126
Also please check this articles for some tips: https://blog.jetbrains.com/pycharm/2017/12/developing-in-a-vm-with-vagrant-and-ansible/, http://softwaretester.info/ansible-and-pycharm/
Hi, any ETA for this? Tickets are not assigned to any board and seems like noone is working on them.
Sorry, but I don't have information about plans for this integration. I asked developers to share them in YouTrack.