netbird server works now. linted the yml files
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user