Separate forgejo and forgejo-runner roles
Also improve forgejo-runner config.
This commit is contained in:
parent
5c796f2ec0
commit
0c4105f918
8 changed files with 103 additions and 144 deletions
|
@ -10,13 +10,3 @@
|
|||
state: restarted
|
||||
notify: wait for forgejo
|
||||
when: '"handler" not in ansible_skip_tags'
|
||||
|
||||
- name: restart forgejo-runner
|
||||
service:
|
||||
name: forgejo-runner
|
||||
state: restarted
|
||||
when: '"handler" not in ansible_skip_tags'
|
||||
|
||||
- name: wait for forgejo
|
||||
wait_for:
|
||||
path: /var/lib/forgejo/socket
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue