Fix the docker role assignment
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

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

View File

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