An open API service indexing awesome lists of open source software.

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

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"
```