ansible-debops-infrastructure

DebOps and Ansible scripts to manage my infrastructure
git clone git://git.erethon.com/ansible-debops-infrastructure
Log | Files | Refs

commit bbedf87a809d4adbfa7fe3bdb47f03a87a74bda9
parent 607840eb31121229642bc311c01ed6295bd9e4d5
Author: Dionysis Grigoropoulos <dgrig@erethon.com>
Date:   Sat, 28 Nov 2020 20:12:36 +0200

resolvconf: Use RadicalDNS for all hosts

Diffstat:
ansible/inventory/group_vars/all/resolvconf.yml | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)

diff --git a/ansible/inventory/group_vars/all/resolvconf.yml b/ansible/inventory/group_vars/all/resolvconf.yml @@ -0,0 +1,6 @@ +--- + +resolvconf__enabled: true +resolvconf__static_enabled: true +resolvconf__static_content: | + nameserver 88.198.92.222