Apply role conditional
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 14:56:06 +02:00
parent 0023039834
commit 822fbdc4b2

View File

@@ -11,7 +11,7 @@
- hosts: datacenter - hosts: datacenter
remote_user: root remote_user: root
roles: roles:
- setup - role: setup
when: setup is defined when: setup is defined
# Clean up the system # Clean up the system