start to add kodi ansible
This commit is contained in:
@ -0,0 +1,9 @@
|
||||
ansible_connection: ssh
|
||||
ansible_host: kodi00.balsillie.house
|
||||
ansible_fqdn: kodi00.balsillie.house
|
||||
ansible_remote_addr: 10.192.210.169
|
||||
ansible_port: 22
|
||||
ansible_user: ladmin
|
||||
ansible_become_user: root
|
||||
ansible_become_method: sudo
|
||||
static_fqdn: kodi00.balsillie.house
|
@ -52,10 +52,11 @@ all:
|
||||
hosts:
|
||||
lat5420.balsillie.house:
|
||||
sff.balsillie.house:
|
||||
kodi00.balsillie.house:
|
||||
windows:
|
||||
hosts:
|
||||
lat7490.balsillie.house:
|
||||
win11.balsillie.house:
|
||||
win11.balsillie.house:
|
||||
laptops:
|
||||
hosts:
|
||||
lat5420.balsillie.house:
|
||||
@ -64,3 +65,7 @@ all:
|
||||
hosts:
|
||||
sff.balsillie.house:
|
||||
mp00.balsillie.house:
|
||||
kodi00.balsillie.house:
|
||||
kodi:
|
||||
hosts:
|
||||
kodi00.balsillie.house:
|
||||
|
Reference in New Issue
Block a user