2020-05-25 21:22:23 +00:00
|
|
|
---
|
2020-12-03 21:06:20 +00:00
|
|
|
#- hosts: iron-man.lan
|
|
|
|
# roles:
|
|
|
|
# - ssh
|
|
|
|
# - ubuntu
|
|
|
|
#
|
2021-09-19 15:34:38 +00:00
|
|
|
#- hosts: prusa
|
2021-02-23 18:37:36 +00:00
|
|
|
# roles:
|
|
|
|
# - ssh
|
2021-09-19 15:34:38 +00:00
|
|
|
# - octoprint
|
|
|
|
# - ubuntu
|
|
|
|
|
|
|
|
- hosts: docker_cluster
|
|
|
|
roles:
|
2022-05-03 00:08:24 +00:00
|
|
|
# - node_explorer
|
2021-09-19 15:34:38 +00:00
|
|
|
# - ssh
|
2022-05-03 00:08:24 +00:00
|
|
|
- docker-cluster
|
2021-02-23 18:37:36 +00:00
|
|
|
# - ubuntu
|
|
|
|
#
|
|
|
|
#- hosts: raspberry
|
|
|
|
# roles:
|
|
|
|
# - i2c-clock
|
|
|
|
|
2020-12-03 21:06:20 +00:00
|
|
|
#- hosts: router.lan
|
|
|
|
# roles:
|
|
|
|
# - router
|
2020-06-23 00:16:47 +00:00
|
|
|
|
2021-09-19 15:34:38 +00:00
|
|
|
#- hosts: iron-man
|
|
|
|
# roles:
|
|
|
|
# - ssh
|