I\'m running into an error I\'ve never seen before. Here is the command and the error:
$ ansible-playbook create_api.yml PLAY [straw] **********************
I was able to fix the same problem by installing Python on target machine i.e. the machine which we want to SSH to. I had used following command:
sudo apt-get install python-minimal