Add initial version of the bank-terminal role

This commit is contained in:
polyfloyd 2020-05-24 17:48:47 +02:00
commit 11270d1584
7 changed files with 65 additions and 0 deletions

View file

@ -0,0 +1,4 @@
---
- name: daemon_reload
systemd:
daemon_reload: yes