Add tag for update script deployment
This commit is contained in:
parent
050983c345
commit
def06475cf
1 changed files with 2 additions and 0 deletions
|
|
@ -156,6 +156,8 @@
|
||||||
owner: "{{ forgejo_user_uid }}"
|
owner: "{{ forgejo_user_uid }}"
|
||||||
group: "{{ forgejo_user_gid }}"
|
group: "{{ forgejo_user_gid }}"
|
||||||
mode: '0755'
|
mode: '0755'
|
||||||
|
tags:
|
||||||
|
- update_script
|
||||||
|
|
||||||
- name: Set up cron job for Forgejo auto-update
|
- name: Set up cron job for Forgejo auto-update
|
||||||
cron:
|
cron:
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue