No description
| defaults | ||
| handlers | ||
| meta | ||
| tasks | ||
| templates | ||
| tests | ||
| vars | ||
| README.md | ||
ansible-role-resolvconf
Used to manage /etc/resolv.conf on Linux systems. This role also takes care that NetworkManager does not manage resolv.conf for you on EL7 systems.
Requirements
- ansible >= 2.3
Role Variables
| Variable Name | defaults | options/type | Description |
|---|---|---|---|
| resolv_nameservers | 10.10.10.10 10.10.10.11 | list | List of nameserver IP addresses to use |
| resolv_domain | blabla.local | string | domain name |
| resolv_search | fe.blabla.local blabla.local be.blabla.local | string | search domains to use |
| resolv_additional_options | NA | string | any additional options you want to have in your resolv.conf |
Dependencies
None, at the moment!
Example Playbook
License
BSD
Author Information
Created in 2018 by Thomas.