hosts.ini 840 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. [bootstrap:children]
  2. test
  3. # put ip address of newly built machines above this line then run:
  4. # ansible-playbook plays/bootstrap.yml -k
  5. # OR if building a new NixOS based Kodi box:
  6. # ansible-playbook plays/bootstrap-kodi.yml -k
  7. # then
  8. # ansible-playbook plays/bootstrap-kodi2.yml
  9. [test]
  10. centos9
  11. centos10
  12. fedora41
  13. debian13
  14. [stargates]
  15. alphagate
  16. betagate
  17. [alphagate_manual]
  18. 10.0.0.2
  19. [nas]
  20. 10.0.0.4
  21. [tvheadend]
  22. 10.0.0.8
  23. [heyu]
  24. x10
  25. [arm]
  26. 10.0.0.9
  27. [kitchen]
  28. 10.0.0.15
  29. [weber]
  30. 192.168.1.2
  31. [warchildstory]
  32. warchildstory.com
  33. [shareunderware]
  34. shareunderware.com
  35. [newsfeed]
  36. newsfeed.fyi
  37. [linode]
  38. newsfeed.fyi
  39. shareunderware.com
  40. warchildstory.com
  41. weberlist.app
  42. underware.foo
  43. [kodi]
  44. [libreelec]
  45. kodilv
  46. kodimb
  47. kodijb
  48. [bootstrap:vars]
  49. ansible_ssh_user=root
  50. [kodi:vars]
  51. ansible_ssh_user=root
  52. [libreelec:vars]
  53. ansible_ssh_user=root