start to add kodi ansible
This commit is contained in:
7
ansible/playbooks/infra/kodi.yaml
Normal file
7
ansible/playbooks/infra/kodi.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
- name: Install media services
|
||||
hosts:
|
||||
- kodi00.balsillie.house
|
||||
gather_facts: true
|
||||
become: true
|
||||
roles:
|
||||
- name: kodi
|
@ -38,4 +38,4 @@
|
||||
roles:
|
||||
- name: sshd_setup
|
||||
|
||||
# VM setup
|
||||
# VM setup
|
||||
|
Reference in New Issue
Block a user