Add 'installbox2kiosk' role.
This commit is contained in:
parent
e86d1a5903
commit
7b310eba63
5 changed files with 101 additions and 37 deletions
7
roles/installbox2kiosk/handlers/main.yml
Normal file
7
roles/installbox2kiosk/handlers/main.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
- name: reload xinetd
|
||||
systemd:
|
||||
daemon_reload: yes
|
||||
name: xinetd
|
||||
state: reloaded
|
||||
enabled: yes
|
||||
listen: reload xinetd
|
Loading…
Add table
Add a link
Reference in a new issue