ansible/main.yml

31 lines
369 B
YAML
Raw Normal View History

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