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-02.lan:
node-03.lan: node-03.lan:
node-04.lan: node-04.lan:
# node-x86.lan: node-x86.lan:

View File

@ -1,35 +1,36 @@
--- ---
#- hosts: prusa - hosts: prusa
# roles: roles:
# - ssh - ssh
# - octoprint - octoprint
# - ubuntu - ubuntu
#
#- hosts: docker_cluster - hosts: docker_cluster
# roles: roles:
# - node_explorer - node_explorer
# - ssh - ssh
# - docker-cluster - docker-cluster
# - ubuntu - ubuntu
#
#- hosts: raspberry #- hosts: raspberry
# roles: # roles:
# - i2c-clock # - i2c-clock
#
#- hosts: router.lan #- hosts: router.lan
# roles: # roles:
# - router # - router
#
#- hosts: remote_server
# roles:
# - docker
#- hosts: uatu.lan - hosts: remote_server
# roles: roles:
# - ssh - docker
# - ubuntu
# - docker - hosts: uatu.lan
# - duplicity roles:
- ssh
- ubuntu
- docker
- duplicity
- node_explorer
- hosts: node-01.lan - hosts: node-01.lan
roles: roles: