feat: add lander role for pearl
This commit is contained in:
parent
6b93b3f7ed
commit
ef6d5e481e
10 changed files with 196 additions and 37 deletions
|
|
@ -31,3 +31,9 @@
|
|||
roles:
|
||||
- 'any.software.site-podman'
|
||||
tags: site
|
||||
|
||||
- hosts: pearl
|
||||
become: true
|
||||
roles:
|
||||
- 'any.software.lander'
|
||||
tags: lander
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue