connectivity
Branch:main
Commit Details
checks in connectivity role
Author
Yannick Schulz<[email protected]>
September 15, 2025 at 06:50 AM UTC
Committer
Yannick Schulz<[email protected]>
September 15, 2025 at 06:50 AM UTC
20additions
0deletions
43files changed
Parent commits
Changes
43 files
+20-0
Changed Files (43)
.ansible/
defaults/
handlers/
tasks/
templates/
.ansible/.lock
defaults/main.yml
handlers/main.yml
tasks/dns-stack.yml
tasks/firewall.yml
tasks/main.yml
tasks/nginx-proxy.yml
tasks/post-deployment.yml
tasks/prerequisites.yml
tasks/service-coordination.yml
tasks/wireguard.yml
templates/connectivity-backup.sh.j2
templates/connectivity-health-check.sh.j2
templates/connectivity-overview.txt.j2
templates/dns-stack-backup.sh.j2
templates/dns-stack-compose.yml.j2
templates/dns-stack-health-check.sh.j2
templates/dns-stack-restart.sh.j2
templates/dns-test.sh.j2
templates/docker-compose.yml.j2
templates/docker-environment.env.j2
templates/docker-logs.sh.j2
templates/docker-restart-all.sh.j2
templates/docker-start-all.sh.j2
templates/docker-status.sh.j2
templates/docker-stop-all.sh.j2
templates/docker-update.sh.j2
templates/nginx-proxy-backup.sh.j2
templates/nginx-proxy-compose.yml.j2
templates/nginx-proxy-custom.conf.j2
templates/nginx-proxy-health-check.sh.j2
templates/nginx-proxy-helper.sh.j2
templates/nginx-proxy.env.j2
templates/pihole-compose.yml.j2
templates/pihole-custom.conf.j2
templates/pihole.env.j2
templates/unbound-compose.yml.j2
templates/unbound.conf.j2
templates/wireguard-backup.sh.j2
templates/wireguard-client-manager.sh.j2
templates/wireguard-compose.yml.j2
templates/wireguard-health-check.sh.j2
templates/wireguard.env.j2
+20