Add initial version of the bank-terminal role
This commit is contained in:
commit
11270d1584
7 changed files with 65 additions and 0 deletions
4
roles/bank-terminal/handlers/main.yaml
Normal file
4
roles/bank-terminal/handlers/main.yaml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
- name: daemon_reload
|
||||
systemd:
|
||||
daemon_reload: yes
|
Loading…
Add table
Add a link
Reference in a new issue