feat: add lander role for pearl

This commit is contained in:
Jef Roosens 2025-07-06 17:01:45 +02:00
parent 6b93b3f7ed
commit ef6d5e481e
Signed by: Jef Roosens
GPG key ID: 21FD3D77D56BAF49
10 changed files with 196 additions and 37 deletions

View file

@ -31,3 +31,9 @@
roles:
- 'any.software.site-podman'
tags: site
- hosts: pearl
become: true
roles:
- 'any.software.lander'
tags: lander