feat(forgejo): new forgejo role
This commit is contained in:
parent
cf657bcea0
commit
0ce3b20d45
16 changed files with 1210 additions and 1 deletions
|
@ -77,3 +77,13 @@
|
|||
apply:
|
||||
tags: [searxng]
|
||||
tags: [searxng]
|
||||
|
||||
- name: setup forgejo instances
|
||||
hosts: external:&forgejo
|
||||
tasks:
|
||||
- name: include forgejo role
|
||||
ansible.builtin.include_role:
|
||||
name: nullified.infrastructure.forgejo
|
||||
apply:
|
||||
tags: [forgejo]
|
||||
tags: [forgejo]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue