mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Start creating Gitea role
This commit is contained in:
parent
bc69894e50
commit
12e8f29ca0
4 changed files with 64 additions and 0 deletions
3
roles/gitea/tasks/main.yml
Normal file
3
roles/gitea/tasks/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
- name: Include the install playbook
|
||||
include_tasks: install.yml
|
||||
when: gitea_install
|
Loading…
Add table
Add a link
Reference in a new issue