fix-ansible #5

Merged
noah.knegt merged 2 commits from fix-ansible into master 2023-03-30 14:58:08 +02:00
Showing only changes of commit 0023039834 - Show all commits

View File

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