Playing catchup on packges installed

This commit is contained in:
Ubergeek 2019-09-20 17:30:34 +00:00
parent 359801d667
commit 9b6644036b
1 changed files with 9 additions and 0 deletions

View File

@ -47,6 +47,12 @@
state: present state: present
update_cache: yes update_cache: yes
- name: Add Debian unstable
apt_repository:
repo: 'deb http://deb.debian.org/debian/ unstable main'
state: present
update_cache: yes
- name: Add mono-project repo - name: Add mono-project repo
apt_repository: apt_repository:
repo: 'deb https://download.mono-project.com/repo/debian stable-buster main' repo: 'deb https://download.mono-project.com/repo/debian stable-buster main'
@ -88,6 +94,7 @@
- fingerd - fingerd
- fish - fish
- fortune - fortune
- frotz
- gitweb - gitweb
- gopher - gopher
- gnome-icon-theme - gnome-icon-theme
@ -205,6 +212,7 @@
- scala - scala
- scala-doc - scala-doc
- scala-library - scala-library
- sipcalc
- staticsite - staticsite
- stow - stow
- talk - talk
@ -230,6 +238,7 @@
- weechat-scripts - weechat-scripts
- weechat-tcl - weechat-tcl
- whois - whois
- wireguard
- wordgrinder-ncurses - wordgrinder-ncurses
- x11vnc - x11vnc
- xdm - xdm