Y
Hacker News
new
|
ask
|
show
|
jobs
by
arturhoo
3971 days ago
I thought Ansible wasn't ported to Python 3 [0] and actually had a lot of weird bugs when I last tried to use it. It is one of the few reasons I keep Python 2 installed on my laptop.
[0]:
http://docs.ansible.com/ansible/faq.html#how-do-i-handle-pyt...
1 comments
y4mi
3970 days ago
yes, but what ansible uses in the backend is easy to forget, as you never actually have any contact to python in your yml files.
link