dch-gw: Initial commit
The *dch-gw* role, and the corresponding `dch-gw.yml` playbook, apply all of the necessary configuration to the edge router on my home network.
This commit is contained in:
2
roles/dch-gw/handlers/main.yml
Normal file
2
roles/dch-gw/handlers/main.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
- name: rebind dhcp leases
|
||||
command: dhcpcd -n
|
||||
Reference in New Issue
Block a user