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

@ -0,0 +1,5 @@
---
- name: lander-restart
ansible.builtin.service:
name: 'lander'
state: 'restarted'