#SPDX-License-Identifier: MIT-0 --- # tasks file for ansible-role-gitea - name: gitea include_tasks: "{{ item }}" loop: - gitea.yaml - actions.yaml