ansible/main.yml

37 lines
449 B
YAML
Raw Normal View History

2020-05-25 21:22:23 +00:00
---
2023-07-02 21:03:14 +00:00
- hosts: prusa
roles:
- ssh
- octoprint
- ubuntu
- hosts: docker_cluster
roles:
- node_explorer
- ssh
- docker-cluster
- ubuntu
2023-02-05 15:34:01 +00:00
#- hosts: raspberry
# roles:
# - i2c-clock
2023-07-02 21:03:14 +00:00
2023-02-05 15:34:01 +00:00
#- hosts: router.lan
# roles:
# - router
2023-02-04 23:22:08 +00:00
2023-07-02 21:03:14 +00:00
- hosts: remote_server
roles:
- docker
- hosts: uatu.lan
roles:
- ssh
- ubuntu
- docker
- duplicity
- node_explorer
- hosts: node-01.lan
roles:
- network