ansible/main.yml

36 lines
453 B
YAML
Raw Normal View History

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