Update Ubuntu packages

This commit is contained in:
Anthony Rose 2021-03-17 16:59:22 +00:00
parent 16270a9af9
commit c192f461c5
2 changed files with 1 additions and 3 deletions

View file

@ -28,6 +28,7 @@
- dh-make - dh-make
- fakeroot - fakeroot
- pbuilder - pbuilder
- quilt
- name: Copy pbuilderrc - name: Copy pbuilderrc
become: true become: true
ansible.builtin.copy: ansible.builtin.copy:

View file

@ -23,12 +23,10 @@
packages: packages:
- apt-file - apt-file
- asciidoctor - asciidoctor
- build-essential
- clang - clang
- clang-format - clang-format
- curl - curl
- dc - dc
- devscripts
- dnsutils - dnsutils
- git - git
- gnupg - gnupg
@ -43,7 +41,6 @@
- ruby-asciidoctor-pdf - ruby-asciidoctor-pdf
- sqlite3 - sqlite3
- sudo - sudo
- tlp
- tmux - tmux
- vim - vim
- wordgrinder-ncurses - wordgrinder-ncurses