Guest User

Untitled

a guest
May 28th, 2018
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. - jenkins_job_facts:
  2. color: green
  3. user: "{{jenkinsuid}}"
  4. password: "{{jenkinspwd}}"
  5. register: jenkins_status
  6.  
  7. "fatal: [localhost]: FAILED! => {"changed": false, "msg": "python-jenkins required for this module.
  8. see http://python-jenkins.readthedocs.io/en/latest/install.html"}"
  9.  
  10. Ansible 2.7.0dev0
  11. pip 10.0.1 from /Library/Python/2.7/site-packages/pip (python 2.7)
  12. Python 2.7.10
  13. Python 3.6.5
  14. jankinsapi 0.3.6
  15.  
  16. "Successfully installed certifi-2018.4.16 chardet-3.0.4 multi-key-dict-2.0.3 pbr-4.0.3 python-jenkins-1.0.0 requests-2.18.4 urllib3-1.22"
Add Comment
Please, Sign In to add comment