Updating Ubiqtorate
This commit is contained in:
12
roles/Vanik/tasks/main.yml
Normal file
12
roles/Vanik/tasks/main.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
|
||||
- command: ./scripts/generate-dhcp.py
|
||||
delegate_to: localhost
|
||||
run_once: true
|
||||
name: Generate DHCP leases.
|
||||
|
||||
- command: ./scripts/generate-dns.py
|
||||
delegate_to: localhost
|
||||
run_once: true
|
||||
name: Generate DNS entries
|
||||
|
Reference in New Issue
Block a user