Remove outdated guides and references related to Ansible best practices, Gitea repository configuration, journald management, and XXXigCC deployment. Introduce a new playbook for reinstalling Nezha Agent, ensuring proper parameter validation and service management. Update documentation to reflect the latest practices and remove deprecated content.

This commit is contained in:
2026-06-29 15:38:00 +08:00
parent 31da18eca6
commit 8f03780bfb
46 changed files with 183 additions and 2560 deletions
+8
View File
@@ -0,0 +1,8 @@
# XXXig 更新配置变量示例
# 使用方法: ansible-playbook xxxig_update.yaml -i inventory.ini -e @xxxig_update_vars.yml
# 可选参数:软件包名称(默认值如下)
package_name: "xxxig"
# 可选参数:服务名称(默认值如下)
service_name: "xxxig-daemon.service"