]> git.phdru.name Git - ansible.git/commitdiff
Feat(init-system): Install `fetchmail`
authorOleg Broytman <phd@phdru.name>
Wed, 31 Jul 2019 16:30:08 +0000 (19:30 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 31 Jul 2019 16:33:58 +0000 (19:33 +0300)
playbooks/debian/roles/init-system/tasks/apt.yml

index 53065a0882a2faebe5724f8b90bfcfd48da9b629..aea1a42609b747c8e18cea7e29898f44087c598c 100644 (file)
@@ -26,7 +26,7 @@
     name: ['adjtimex', 'apt', 'aptitude', 'arj',
            'bash', 'bash-completion', 'bsd-mailx', 'bzip2',
            'curl', 'deborphan', 'dnsutils', 'dselect', 'elinks',
-           'gnupg', 'gnupg2', 'links2',
+           'fetchmail', 'gnupg', 'gnupg2', 'links2',
            'logcheck', 'lzip', 'lzma', 'lzop', 'mc', 'mutt',
            'p7zip', 'procmail', 'python', 'python2.7', 'python3',
            'rsync', 'unzip', 'vim', 'wget', 'xz-utils', 'zip',