1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
iiab/roles/gitea/tasks/main.yml
A Holt 73d945e278
Apply suggestions from code review
Co-Authored-By: aidan-fitz <aidan-fitz@users.noreply.github.com>
2019-03-07 23:54:11 -05:00

3 lines
110 B
YAML

- name: Install Gitea {{ gitea_version }} if gitea_install
include_tasks: install.yml
when: gitea_install