From 3c6b991ddc5b3733af2350b93738422285f151aa Mon Sep 17 00:00:00 2001 From: panda Date: Sat, 6 Feb 2021 22:59:49 +0100 Subject: [PATCH] added net-tools to the default install --- common.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/common.yml b/common.yml index 07f9da3..fa70e1f 100644 --- a/common.yml +++ b/common.yml @@ -59,6 +59,7 @@ - locales-all - curl - wget + - net-tools - debug: msg: The main interface is {{ ansible_default_ipv4.interface }}