add dockhand host

This commit is contained in:
2026-04-16 20:20:06 -06:00
parent a7b8280d65
commit 4e927aa05e
3 changed files with 11 additions and 1 deletions

7
ansible/dockhand.yaml Normal file
View File

@@ -0,0 +1,7 @@
---
# file: dockhand.yaml
- hosts: dockhand
roles:
- common
- ldap_client
- docker