From f08f0e511f946f281dde75d9cc53ebc34b965e67 Mon Sep 17 00:00:00 2001 From: Marco Milano <64802282+marmila@users.noreply.github.com> Date: Tue, 27 Feb 2024 10:51:22 +0100 Subject: [PATCH] fix yaml lint --- ansible/host_vars/gateway.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ansible/host_vars/gateway.yml b/ansible/host_vars/gateway.yml index 1e19b00e..6eaf3440 100644 --- a/ansible/host_vars/gateway.yml +++ b/ansible/host_vars/gateway.yml @@ -68,10 +68,8 @@ dnsmasq_additional_conf: |- # UEFI boot dhcp-match=set:efi-x86_64,option:client-arch,7 dhcp-boot=tag:efi-x86_64,bootx64.efi - # Ignore queries for domain "marmila.com" server=/marmila.com/ - #################### # ntp role variables ####################