Browse Source

added rsync and telnet to the isntalled packages

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

+ 2 - 0
common.yml

@@ -64,6 +64,8 @@
         - ca-certificates
         - gnupg
         - lsb-release
+        - rsync
+        - telnet
 
     - debug:
         msg: The main interface is {{ ansible_default_ipv4.interface }}