mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 19:52:06 +00:00
3 lines
117 B
YAML
3 lines
117 B
YAML
- name: Install Gitea {{ gitea_version }} if gitea_install
|
|
include_tasks: install.yml
|
|
when: gitea_install | bool
|