mirror of
https://github.com/trailofbits/algo.git
synced 2026-09-12 12:47:49 +02:00
remove unused handlers
This commit is contained in:
@@ -46,10 +46,6 @@
|
||||
- { role: ssh_tunneling, tags: [ 'ssh_tunneling' ] }
|
||||
- { role: vpn, tags: [ 'vpn' ] }
|
||||
|
||||
handlers:
|
||||
- name: reload eth0
|
||||
shell: sh -c 'ifdown eth0; ip addr flush dev eth0; ifup eth0'
|
||||
|
||||
post_tasks:
|
||||
- shell: |
|
||||
echo "#----------------------------------------------------------------------#"
|
||||
|
||||
Reference in New Issue
Block a user