Add docker role
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2023-03-30 15:06:10 +02:00
parent 31a5994ec7
commit ee687d2aca

View File

@@ -13,6 +13,7 @@
roles: roles:
- role: setup - role: setup
when: setup is defined when: setup is defined
- role: docker
# Clean up the system # Clean up the system
- hosts: datacenter - hosts: datacenter