Initial commit
This commit is contained in:
commit
afa9f40c1b
11 changed files with 478 additions and 0 deletions
6
roles/forgejoRunner/handlers/main.yml
Normal file
6
roles/forgejoRunner/handlers/main.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
# file: roles/forgejoRunner/handlers/main.yml
|
||||
|
||||
- name: Daemon Reload
|
||||
systemd:
|
||||
daemon_reload: yes
|
Loading…
Add table
Add a link
Reference in a new issue