Fix main.yml

This commit is contained in:
Przemek Grondek 2023-07-02 23:03:14 +02:00
parent dda2fe89a2
commit 1824d25c63
2 changed files with 26 additions and 25 deletions

View File

@ -53,4 +53,4 @@ all:
node-02.lan:
node-03.lan:
node-04.lan:
# node-x86.lan:
node-x86.lan:

View File

@ -1,35 +1,36 @@
---
#- hosts: prusa
# roles:
# - ssh
# - octoprint
# - ubuntu
#
#- hosts: docker_cluster
# roles:
# - node_explorer
# - ssh
# - docker-cluster
# - ubuntu
#
- 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
#- hosts: uatu.lan
# roles:
# - ssh
# - ubuntu
# - docker
# - duplicity
- hosts: remote_server
roles:
- docker
- hosts: uatu.lan
roles:
- ssh
- ubuntu
- docker
- duplicity
- node_explorer
- hosts: node-01.lan
roles: