Added handler
Signed-off-by: Larry Smith Jr <mrlesmithjr@gmail.com>
This commit is contained in:
parent
541646f19c
commit
65dab3decb
1 changed files with 4 additions and 0 deletions
|
@ -1,2 +1,6 @@
|
|||
---
|
||||
# handlers file for ansible-tftpd-hpa
|
||||
- name: restart tftpd-hpa
|
||||
service:
|
||||
name: "tftpd-hpa"
|
||||
state: restarted
|
||||
|
|
Loading…
Reference in a new issue