netbird server works now. linted the yml files

This commit is contained in:
2026-08-30 07:35:08 +00:00
parent ae69c2fafe
commit 35a3bb9ad2
40 changed files with 366 additions and 135 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
---
- name: Ensure 'barker' Docker network exists
docker_network:
community.docker.docker_network:
name: "{{ docker_network }}"
state: present
connected:
- caddy
- valkey
- postgres
appends: yes
appends: true