https://github.com/indix/ansible-custom-nameservers
Ansible role to set custom name servers via dhclient enter hooks
https://github.com/indix/ansible-custom-nameservers
Last synced: 8 months ago
JSON representation
Ansible role to set custom name servers via dhclient enter hooks
- Host: GitHub
- URL: https://github.com/indix/ansible-custom-nameservers
- Owner: indix
- Created: 2016-08-11T17:47:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-03T16:00:20.000Z (about 8 years ago)
- Last Synced: 2025-05-17T17:40:03.987Z (about 1 year ago)
- Language: Shell
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ansible-custom-nameservers
This role adds a custom DHCP enter hook.
```
- role: ansible-custom-nameservers
sudo: yes
custom_name_servers: "10.181.0.2"
```