Amazon released Amazon Linux 2015.03 today and as result they moved the 
core version of Python from 2.6 to 2.7. I now get the following error when 
attempting to run unusable playbook on this new release.

failed: [xxx.xxx.xxx.xxx] => (item=htop,git,mysql) => {"failed": true, 
"item": "htop,git,mysql", "parsed": false}

SUDO-SUCCESS-oryamgsbitlsxgamrewinmkijqtgpnys

Traceback (most recent call last):

  File 
"/home/ec2-user/.ansible/tmp/ansible-tmp-1427300667.75-234664212906684/yum", 
line 27, in <module>

    import yum

ImportError: No module named yum

Any idea how to get around this problem?

-- 
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/aeb8050a-d0b5-4dd6-9527-4649eecdc4aa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to