脚本更新

This commit is contained in:
hahwu 2026-01-07 14:28:09 +08:00
parent 5531b0964c
commit 409e737fc5

View File

@ -15,13 +15,16 @@
- name: change git branch
shell: cd /codes/pet_home_server && git checkout online && git pull
delegate_to: localhost
run_once: true
register: git_result
- name: change docs git branch
shell: cd /data/docs && git checkout online && git pull
delegate_to: localhost
run_once: true
- name: sh pack.sh
shell: sh /data/devops/pack.sh
delegate_to: localhost
run_once: true
- name: copy goleaf