Post maintenance cleanup

This commit is contained in:
Ubergeek 2020-07-19 16:18:06 -04:00
parent 08173d378b
commit a561168e60
3 changed files with 21 additions and 21 deletions

View File

@ -42,9 +42,9 @@
- python-jinja2
- python-kerberos
- python-markupsafe
- python-netaddr
# - python-netaddr
- python-paramiko
- python-pip
# - python-pip
- python-pymysql
- python-selinux
- python-xmltodict

View File

@ -24,7 +24,7 @@
- name: Add weechat repo
apt_repository:
repo: 'deb https://weechat.org/debian buster main'
repo: 'deb https://weechat.org/debian bullseye main'
state: present
filename: weechat
update_cache: yes
@ -43,15 +43,15 @@
- name: Add debian contrib
apt_repository:
repo: 'deb http://ftp.de.debian.org/debian stable main contrib'
repo: 'deb http://ftp.de.debian.org/debian bullseye main contrib'
state: present
update_cache: yes
- name: Add mono-project repo
apt_repository:
repo: 'deb https://download.mono-project.com/repo/debian stable-buster main'
state: present
update_cache: yes
#- name: Add mono-project repo
# apt_repository:
# repo: 'deb https://download.mono-project.com/repo/debian bullseye main'
# state: present
# update_cache: yes
- name: Install baseline packages
apt:
@ -72,7 +72,7 @@
- bzflag-server
- ca-certificates-mono
- caca-utils
# - clang
- clang
- cloc
- cmake
- cmark
@ -194,13 +194,13 @@
- php-mysql
- php-ps
- php-pspell
- php-recode
# - php-recode
- php-sqlite3
- php-tidy
- php-xmlrpc
- php7.3-xsl
- php7.3-curl
- php7.3-xml
# - php7.3-xsl
# - php7.3-curl
# - php7.3-xml
- pngtools
- postfix-policyd-spf-python
- poezio
@ -209,7 +209,7 @@
- python
- python-certbot-apache
- python-flask
- python-pip
# - python-pip
# - python-potr
- python-twisted
- python3

View File

@ -7,14 +7,14 @@
- name: Add tor project repo
apt_repository:
repo: 'deb https://deb.torproject.org/torproject.org buster main'
repo: 'deb https://deb.torproject.org/torproject.org bullseye main'
state: present
filename: tor
update_cache: yes
- name: Add tor project repo
apt_repository:
repo: 'deb-src https://deb.torproject.org/torproject.org buster main'
repo: 'deb-src https://deb.torproject.org/torproject.org bullseye main'
state: present
filename: torsrc
update_cache: yes
@ -27,7 +27,7 @@
vars:
packages:
- apache2
- createrepo
# - createrepo
- dpkg-dev
# - gophernicus
- mariadb-client
@ -43,11 +43,11 @@
- php-intl
- php-mysql
- php-pspell
- php-recode
# - php-recode
- php-sqlite3
- php-tidy
- php-xmlrpc
- php7.3-xsl
# - php7.3-xsl
- tor
- torsocks
- yum-utils
# - yum-utils