ansible/main.yml
2021-02-23 19:37:36 +01:00

27 lines
306 B
YAML

---
#- hosts: iron-man.lan
# roles:
# - ssh
# - ubuntu
#
- hosts: prusa
roles:
- ssh
- octoprint
- ubuntu
#- hosts: docker_cluster
# roles:
# - ssh
# - docker-cluster
# - ubuntu
#
#- hosts: raspberry
# roles:
# - i2c-clock
#- hosts: router.lan
# roles:
# - router