]> git.phdru.name Git - ansible.git/blobdiff - playbooks/roles/init-system/tasks/apt.yml
Feat: Install more packages
[ansible.git] / playbooks / roles / init-system / tasks / apt.yml
index 2980427aa38dd546db2b9d23d7240dd4c62fa513..4e25984bc4d71e66e17d0d19f8ece4d3fb76e492 100644 (file)
@@ -25,7 +25,7 @@
     install_recommends: no
     name: ['apt', 'apt-transport-https', 'aptitude',
            'bash', 'bash-completion', 'bzip2',
-           'curl', 'deborphan', 'dnsutils', 'dselect',
+           'curl', 'deborphan', 'dnsutils', 'dselect', 'ifupdown-extra',
            'gnupg', 'gnupg2', 'logcheck', 'mc', 'mutt',
            'procmail', 'rsync', 'unzip', 'vim', 'wget', 'zip',
           ]