gitting
This commit is contained in:
7
handlers/main.yml
Normal file
7
handlers/main.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
# handlers file for tco.burp_server
|
||||
#
|
||||
- name: restart burp
|
||||
ansible.builtin.service:
|
||||
name: burp
|
||||
state: restarted
|
||||
Reference in New Issue
Block a user