|
@@ -47,7 +47,6 @@
|
|
|
- hosts: weather
|
|
|
roles:
|
|
|
- role: nginx
|
|
|
- - role: supervisor
|
|
|
- role: weewx
|
|
|
|
|
|
- hosts: git
|
|
@@ -72,3 +71,15 @@
|
|
|
roles:
|
|
|
- role: supervisor
|
|
|
- role: podgrab
|
|
|
+
|
|
|
+- hosts: mopidy
|
|
|
+ roles:
|
|
|
+ - role: mopidy
|
|
|
+
|
|
|
+- hosts: zerobin
|
|
|
+ roles:
|
|
|
+ - role: 0bin
|
|
|
+
|
|
|
+- hosts: elastic
|
|
|
+ roles:
|
|
|
+ - role: elastic
|