123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- [bootstrap]
- # put ip address of newly built machines here
- [dhcp]
- 10.0.0.2
- [nas]
- 10.0.0.4
- [tvheadend]
- 10.0.0.8
- [heyu]
- x10
- [arm]
- 10.0.0.9
- [kitchen]
- 10.0.0.15
- [weber]
- 192.168.1.2
- [warchildstory]
- warchildstory.com
- [shareunderware]
- shareunderware.com
- [kodi]
- kodilv
- [libreelec]
- kodimb
- kodijb
- [bootstrap:vars]
- ansible_ssh_user=root
- [kodi:vars]
- ansible_ssh_user=root
- [libreelec:vars]
- ansible_ssh_user=root
|