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 7 additions and 0 deletions
Showing only changes of commit 69c09dba50 - Show all commits

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