lander configuration

This commit is contained in:
Jef Roosens 2023-12-30 17:52:10 +01:00
parent fef9b0866f
commit 3cd1f7c4fc
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
10 changed files with 149 additions and 29 deletions

View file

@ -48,3 +48,10 @@
roles:
- woodpecker
tags: woodpecker
- name: Install Lander
hosts: nas
become: yes
roles:
- lander
tags: lander