Remove cloud server configuration files and references and add dynmamic
Some checks failed
Ansible Lint Check / check-ansible (push) Failing after 9s
Nix Format Check / check-format (push) Failing after 20s
Python Lint Check / check-python (push) Failing after 6s

dns Shit
This commit is contained in:
2025-07-22 23:26:31 +02:00
parent 43cc186134
commit d6600630bc
18 changed files with 1184 additions and 125 deletions

View File

@@ -18,6 +18,11 @@
tags:
- juicefs
- name: Include Dynamic DNS tasks
ansible.builtin.include_tasks: dynamic-dns.yml
tags:
- dynamic-dns
- name: System performance optimizations
ansible.posix.sysctl:
name: "{{ item.name }}"
@@ -46,10 +51,6 @@
vars:
services:
- name: uptime-kuma
enabled: true
hosts:
- mennos-cloud-server
- name: gitea
enabled: true
hosts: