lander configuration
This commit is contained in:
parent
fef9b0866f
commit
3cd1f7c4fc
10 changed files with 149 additions and 29 deletions
7
nas.yml
7
nas.yml
|
|
@ -48,3 +48,10 @@
|
|||
roles:
|
||||
- woodpecker
|
||||
tags: woodpecker
|
||||
|
||||
- name: Install Lander
|
||||
hosts: nas
|
||||
become: yes
|
||||
roles:
|
||||
- lander
|
||||
tags: lander
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue