Parcourir la source

add ntp to debian pkgs

Blaine Story il y a 1 an
Parent
commit
13c0723937
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      group_vars/all.yml

+ 1 - 0
group_vars/all.yml

@@ -96,6 +96,7 @@ common_pkgs_rpm:
 
 common_pkgs_deb:
   - netcat-openbsd
+  - ntp
 
 # backblaze b2 cloud backups
 b2_account_key: "{{ vaulted_b2_account_key }}"