forgejo_runner(role): create role for setting up Forgejo Runner install
This commit is contained in:
parent
6e61fe7886
commit
0e82b7b34f
13 changed files with 280 additions and 0 deletions
|
|
@ -150,6 +150,13 @@
|
|||
tags:
|
||||
- eh22_styleguide_dir
|
||||
|
||||
- name: Ensure forgejo-runner is setup on forgejo_runner_hosts
|
||||
hosts: forgejo_runner_hosts
|
||||
roles:
|
||||
- forgejo_runner
|
||||
tags:
|
||||
- forgejo_runner
|
||||
|
||||
- name: Setup authoritative dns servers
|
||||
hosts: auth-dns
|
||||
roles:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue