Browse Source

added net-tools to the default install

panda 3 years ago
parent
commit
3c6b991ddc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      common.yml

+ 1 - 0
common.yml

@@ -59,6 +59,7 @@
         - locales-all
         - curl
         - wget
+        - net-tools
 
     - debug:
         msg: The main interface is {{ ansible_default_ipv4.interface }}