lander configuration
This commit is contained in:
parent
fef9b0866f
commit
3cd1f7c4fc
10 changed files with 149 additions and 29 deletions
5
roles/lander/handlers/main.yml
Normal file
5
roles/lander/handlers/main.yml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- name: lander-restart
|
||||
ansible.builtin.service:
|
||||
name: 'lander'
|
||||
state: 'restarted'
|
||||
Loading…
Add table
Add a link
Reference in a new issue