add hosts to playbook

This commit is contained in:
Torma Kristóf 2022-04-16 14:11:50 +02:00
parent 0f8a98d7cc
commit c0dc56c6a1

View File

@ -1,6 +1,6 @@
--- ---
- name: "Deploy basic webhost with Docker" - name: "Deploy basic webhost with Docker"
hosts: keycloak, drone, swagger, guacamole, bitwarden hosts: keycloak, drone, swagger, guacamole, bitwarden, nexus, nextcloud, git,
roles: roles:
- netplan - netplan
- common - common