Guest User

Untitled

a guest
Feb 25th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 KB | None | 0 0
  1. {
  2. "_meta": {
  3. "hostvars": {
  4. "0000000001": {
  5. "ansible_connection": "ssh",
  6. "ansible_host": "192.168.0.15",
  7. "ansible_port": 22,
  8. "ansible_user": null,
  9. "nodepool_image": "ubuntu-xenial",
  10. "nodepool_label": "ubuntu-xenial",
  11. "nodepool_provider": "rdo",
  12. "nodepool_state": "ready"
  13. }
  14. }
  15. },
  16. "all": {
  17. "hosts": [
  18. "0000000001"
  19. ]
  20. },
  21. "nodepool_image_ubuntu-xenial": {
  22. "hosts": [
  23. "0000000001"
  24. ]
  25. },
  26. "nodepool_label_ubuntu-xenial": {
  27. "hosts": [
  28. "0000000001"
  29. ]
  30. },
  31. "nodepool_provider_rdo": {
  32. "hosts": [
  33. "0000000001"
  34. ]
  35. },
  36. "nodepool_state_ready": {
  37. "hosts": [
  38. "0000000001"
  39. ]
  40. }
  41. }
Add Comment
Please, Sign In to add comment