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

View File

@@ -28,3 +28,6 @@ jthan.io ansible_host=192.168.1.17
[netbird_server]
netbird.jthan.io
[dockhand]
docker.home.jthan.io

View File

@@ -9,6 +9,6 @@
- import_playbook: ldap_server.yaml
- import_playbook: irc.yaml
- import_playbook: syncthing.yaml
#- import_playbook: notes.yaml
- import_playbook: dockhand.yaml
#- import_playbook: authentik.yaml