]> git.phdru.name Git - ansible.git/blobdiff - playbooks/roles/init-system/tasks/apt.yml
Feat(init-system): Install `whois`
[ansible.git] / playbooks / roles / init-system / tasks / apt.yml
index 4e25984bc4d71e66e17d0d19f8ece4d3fb76e492..08340dcbc15bc896d4a04a8f75741253ddd3c2fe 100644 (file)
@@ -27,7 +27,7 @@
            'bash', 'bash-completion', 'bzip2',
            'curl', 'deborphan', 'dnsutils', 'dselect', 'ifupdown-extra',
            'gnupg', 'gnupg2', 'logcheck', 'mc', 'mutt',
-           'procmail', 'rsync', 'unzip', 'vim', 'wget', 'zip',
+           'procmail', 'rsync', 'unzip', 'vim', 'wget', 'whois', 'zip',
           ]
     state: latest
     update_cache: yes