--- - name: Deploy Forgejo Git Server hosts: all become: true roles: - role: forgejo when: enable_forgejo | default(true)