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:
@@ -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"
|
||||
Reference in New Issue
Block a user