Move a few things over from GitHub

This commit is contained in:
polyfloyd 2025-04-29 17:50:18 +02:00
parent 4870960b45
commit 720cd70e4f
6 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
---
- name: Clone spaceapi source
ansible.builtin.git:
repo: https://github.com/bitlair/spaceapi.git
repo: https://git.bitlair.nl/bitlair/spaceapi.git
version: main
dest: /opt/spaceapi
accept_hostkey: true