Browse Source

add ntp to debian pkgs

Blaine Story 1 year ago
parent
commit
13c0723937
1 changed files with 1 additions and 0 deletions
  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 }}"