Advertisement
Guest User

Untitled

a guest
Aug 13th, 2016
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.09 KB | None | 0 0
  1. [root@mgr-004-iom():ansible-iom] ansible-playbook site.yml --tags gems -vvvv
  2. Using /root/ansible/ansible-iom/ansible.cfg as config file
  3. Loaded callback default of type stdout, v2.0
  4.  
  5. PLAYBOOK: site.yml *************************************************************
  6. 1 plays in site.yml
  7.  
  8. PLAY [lbservers] ***************************************************************
  9.  
  10. TASK [setup] *******************************************************************
  11. <nlb-002-iom> ESTABLISH SSH CONNECTION FOR USER: None
  12. <nlb-002-iom> SSH: EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/ansible-ssh-%h-%p-%r nlb-002-iom '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1471089814.13-77732596821026 `" && echo ansible-tmp-1471089814.13-77732596821026="` echo $HOME/.ansible/tmp/ansible-tmp-1471089814.13-77732596821026 `" ) && sleep 0'"'"''
  13. <nlb-001-iom> ESTABLISH SSH CONNECTION FOR USER: None
  14. <nlb-001-iom> SSH: EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/ansible-ssh-%h-%p-%r nlb-001-iom '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1471089814.13-230672210470915 `" && echo ansible-tmp-1471089814.13-230672210470915="` echo $HOME/.ansible/tmp/ansible-tmp-1471089814.13-230672210470915 `" ) && sleep 0'"'"''
  15. <nlb-002-iom> PUT /tmp/tmpBeQL3y TO /root/.ansible/tmp/ansible-tmp-1471089814.13-77732596821026/setup
  16. <nlb-002-iom> SSH: EXEC sftp -b - -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/ansible-ssh-%h-%p-%r '[nlb-002-iom]'
  17. <nlb-001-iom> PUT /tmp/tmpXfFRz1 TO /root/.ansible/tmp/ansible-tmp-1471089814.13-230672210470915/setup
  18. <nlb-001-iom> SSH: EXEC sftp -b - -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/ansible-ssh-%h-%p-%r '[nlb-001-iom]'
  19. <nlb-001-iom> ESTABLISH SSH CONNECTION FOR USER: None
  20. <nlb-001-iom> SSH: EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/ansible-ssh-%h-%p-%r -tt nlb-001-iom '/bin/sh -c '"'"'LANG=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LC_MESSAGES=en_GB.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1471089814.13-230672210470915/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1471089814.13-230672210470915/" > /dev/null 2>&1 && sleep 0'"'"''
  21. <nlb-002-iom> ESTABLISH SSH CONNECTION FOR USER: None
  22. <nlb-002-iom> SSH: EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=10 -o ControlPath=/root/.ansible/cp/ansible-ssh-%h-%p-%r -tt nlb-002-iom '/bin/sh -c '"'"'LANG=en_GB.UTF-8 LC_ALL=en_GB.UTF-8 LC_MESSAGES=en_GB.UTF-8 /usr/bin/python /root/.ansible/tmp/ansible-tmp-1471089814.13-77732596821026/setup; rm -rf "/root/.ansible/tmp/ansible-tmp-1471089814.13-77732596821026/" > /dev/null 2>&1 && sleep 0'"'"''
  23. ok: [nlb-002-iom]
  24. ok: [nlb-001-iom]
  25.  
  26. TASK [common : include] ********************************************************
  27. task path: /root/ansible/ansible-iom/roles/common/tasks/main.yml:2
  28. included: /root/ansible/ansible-iom/roles/common/tasks/selinux.yml for nlb-002-iom, nlb-001-iom
  29.  
  30. TASK [common : include] ********************************************************
  31. task path: /root/ansible/ansible-iom/roles/common/tasks/main.yml:3
  32. included: /root/ansible/ansible-iom/roles/common/tasks/yum.yml for nlb-002-iom, nlb-001-iom
  33.  
  34. TASK [network : include] *******************************************************
  35. task path: /root/ansible/ansible-iom/roles/network/tasks/main.yml:2
  36. included: /root/ansible/ansible-iom/roles/network/tasks/network.yml for nlb-002-iom, nlb-001-iom
  37.  
  38. TASK [network : include] *******************************************************
  39. task path: /root/ansible/ansible-iom/roles/network/tasks/main.yml:3
  40. included: /root/ansible/ansible-iom/roles/network/tasks/etchosts.yml for nlb-002-iom, nlb-001-iom
  41.  
  42. TASK [sensu-check : include] ***************************************************
  43. task path: /root/ansible/ansible-iom/roles/sensu-check/tasks/main.yml:3
  44. included: /root/ansible/ansible-iom/roles/sensu-check/tasks/common.yml for nlb-002-iom, nlb-001-iom
  45.  
  46. TASK [sensu-check : include] ***************************************************
  47. task path: /root/ansible/ansible-iom/roles/sensu-check/tasks/main.yml:5
  48. included: /root/ansible/ansible-iom/roles/sensu-check/tasks/client.yml for nlb-002-iom, nlb-001-iom
  49.  
  50. TASK [sensu-check : SENSU | Install required gems] *****************************
  51. task path: /root/ansible/ansible-iom/roles/sensu-check/tasks/client.yml:18
  52.  
  53. TASK [nginx : include] *********************************************************
  54. task path: /root/ansible/ansible-iom/roles/nginx/tasks/main.yml:2
  55. included: /root/ansible/ansible-iom/roles/nginx/tasks/nginx.yml for nlb-002-iom, nlb-001-iom
  56.  
  57. TASK [nginx : include] *********************************************************
  58. task path: /root/ansible/ansible-iom/roles/nginx/tasks/main.yml:3
  59. included: /root/ansible/ansible-iom/roles/nginx/tasks/vhosts.yml for nlb-002-iom, nlb-001-iom
  60.  
  61. PLAY RECAP *********************************************************************
  62. nlb-001-iom : ok=9 changed=0 unreachable=0 failed=0
  63. nlb-002-iom : ok=9 changed=0 unreachable=0 failed=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement