]> git.phdru.name Git - ansible.git/commitdiff
Feat(init-system): Remove `ntp`
authorOleg Broytman <phd@phdru.name>
Mon, 25 Apr 2022 02:14:59 +0000 (05:14 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 25 Apr 2022 02:14:59 +0000 (05:14 +0300)
playbooks/roles/init-system/tasks/apt.yml

index 7b2ee2ed1b8b1e785cff2fedde01aa429cb32b27..65f61d65a9e02723348a6c481f643ba18c06c121 100644 (file)
@@ -30,8 +30,8 @@
     cache_valid_time: 3600
     install_recommends: no
     name: ['avahi-autoip', 'bluetooth', 'bluez',
-           'debian-faq', 'doc-debian',
-           'emacsen-comm', 'vim-tiny',
+           'debian-faq', 'doc-debian', 'emacsen-comm',
+           'ntp', 'vim-tiny',
           ]
     purge: yes
     state: absent