Advertisement
Guest User

Untitled

a guest
Feb 9th, 2016
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. TASK: [Archive the support bundle] ********************************************
  2. changed: [10.112.255.4 -> 127.0.0.1]
  3. changed: [10.112.254.3 -> 127.0.0.1]
  4. changed: [10.112.255.5 -> 127.0.0.1]
  5. changed: [10.112.254.1 -> 127.0.0.1]
  6.  
  7. TASK: [Remove temp directory holding bundle files uncompressed] ***************
  8. changed: [10.112.254.3]
  9. changed: [10.112.254.1]
  10. changed: [10.112.255.5]
  11. changed: [10.112.255.4]
  12.  
  13. TASK: [debug msg="Support bundle ready {{ dest }}"] ***************************
  14. ok: [10.112.254.1] => {
  15. "msg": "Support bundle ready /tmp/support-bundle.tgz"
  16. }
  17. ok: [10.112.255.5] => {
  18. "msg": "Support bundle ready /tmp/support-bundle.tgz"
  19. }
  20. ok: [10.112.255.4] => {
  21. "msg": "Support bundle ready /tmp/support-bundle.tgz"
  22. }
  23. ok: [10.112.254.3] => {
  24. "msg": "Support bundle ready /tmp/support-bundle.tgz"
  25. }
  26.  
  27. PLAY RECAP ********************************************************************
  28. 10.112.254.1 : ok=34 changed=22 unreachable=0 failed=0
  29. 10.112.254.3 : ok=34 changed=22 unreachable=0 failed=0
  30. 10.112.255.4 : ok=34 changed=22 unreachable=0 failed=0
  31. 10.112.255.5 : ok=34 changed=22 unreachable=0 failed=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement