Advertisement
Guest User

Untitled

a guest
Apr 7th, 2016
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.87 KB | None | 0 0
  1. TASK: [Install old PIPs] ******************************************************
  2. <52.26.207.165> ESTABLISH CONNECTION FOR USER: cguardia
  3. <52.26.207.165> REMOTE_MODULE easy_install executable="easy_install-2.4" name="pip==1.1" state='present'
  4. <52.26.207.165> EXEC ssh -C -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/cguardia/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 52.26.207.165 /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=nbpfbvhjxxtuufavorrkmdfgmighafth] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-nbpfbvhjxxtuufavorrkmdfgmighafth; LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'"'"''
  5. failed: [staging] => (item={'pip_version': 1.1, 'py_version': 2.4}) => {"failed": true, "item": {"pip_version": 1.1, "py_version": 2.4}}
  6. msg: unsupported parameter for module: state
  7. <52.26.207.165> ESTABLISH CONNECTION FOR USER: cguardia
  8. <52.26.207.165> REMOTE_MODULE easy_install executable="easy_install-2.6" name="pip==8.0.3" state='present'
  9. <52.26.207.165> EXEC ssh -C -v -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/cguardia/.ansible/cp/ansible-ssh-%h-%p-%r" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 52.26.207.165 /bin/sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=dlaybdjctinawbuhobucasncyvejbfsi] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-dlaybdjctinawbuhobucasncyvejbfsi; LANG=en_US.UTF-8 LC_CTYPE=en_US.UTF-8 /usr/bin/python'"'"''
  10. failed: [staging] => (item={'pip_version': '8.0.3', 'py_version': 2.6}) => {"failed": true, "item": {"pip_version": "8.0.3", "py_version": 2.6}}
  11. msg: unsupported parameter for module: state
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement