From c92f1051f406de343e397296c7f1cb8e0a6b9f5a Mon Sep 17 00:00:00 2001 From: L3D Date: Tue, 7 Sep 2021 14:43:53 +0200 Subject: [PATCH] avahi of setup t460p improved --- setup_t460p.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/setup_t460p.yml b/setup_t460p.yml index 948a0f5..1d71e9b 100644 --- a/setup_t460p.yml +++ b/setup_t460p.yml @@ -4,11 +4,6 @@ roles: - {role: ansible_version, tags: always, gather_facts: false} -- name: avahi - hosts: t460p.local - roles: - - {role: avahi_daemon, tags: [avahi_daemon, avahi, mdns], become: true} - - name: base packages setup hosts: t460p.local roles: