ansible-users #7

Merged
noah.knegt merged 3 commits from ansible-users into master 2023-03-30 15:07:32 +02:00
2 changed files with 3 additions and 0 deletions
Showing only changes of commit ee687d2aca - Show all commits

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