summaryrefslogtreecommitdiff
path: root/ansible/exolobe1.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-05-21 12:50:08 +0300
committerLars Wirzenius <liw@liw.fi>2023-05-21 12:50:08 +0300
commitd89fc2e5e11bfe3f9a257e98b07049f7334841a4 (patch)
treed34edf9f2e39586733dc2ce04728c5f7603dd6db /ansible/exolobe1.yml
parent418e9ba20cebae66bd394b022a0401baf4dcd4c0 (diff)
downloadansibleness-d89fc2e5e11bfe3f9a257e98b07049f7334841a4.tar.gz
exolobe1: partial update for bookworm
Sponsored-by: author
Diffstat (limited to 'ansible/exolobe1.yml')
-rw-r--r--ansible/exolobe1.yml306
1 files changed, 153 insertions, 153 deletions
diff --git a/ansible/exolobe1.yml b/ansible/exolobe1.yml
index 790a79c..0e2f2b1 100644
--- a/ansible/exolobe1.yml
+++ b/ansible/exolobe1.yml
@@ -3,24 +3,24 @@
become: no
roles:
- role: sane_debian_system
- - role: self-updating-system
- - role: sshd
- - role: ssd
- - role: comfortable-debian-system
- - role: intel-wifi
- - role: version-controller
- - role: emacs
- - role: gnupg-workstation
- - role: gnome-system
- - role: ansible
- - role: vmhost
- - role: smarthost-client
- - role: mail-client
- - role: annexed
- - role: unix_users
- - role: liw
- - role: rust-rustup
- - role: riot-host
+ # - role: self-updating-system
+ # - role: sshd
+ # - role: ssd
+ # - role: comfortable-debian-system
+ # - role: intel-wifi
+ # - role: version-controller
+ # - role: emacs
+ # - role: gnupg-workstation
+ # - role: gnome-system
+ # - role: ansible
+ # - role: vmhost
+ # - role: smarthost-client
+ # - role: mail-client
+ # - role: annexed
+ # - role: unix_users
+ # - role: liw
+ # - role: rust-rustup
+ # - role: riot-host
tasks:
# Remove ping to force it be reinstalled so that the right
@@ -29,124 +29,124 @@
name: iputils-ping
state: absent
- - apt:
- name:
- - black
- - build-essential
- - cachedir
- - capnproto
- - clang
- - daemonize
- - debhelper
- - dh-cargo
- - expect
- - extrautils
- - fio
- - firmware-misc-nonfree
- - fling
- - gimp
- - graphviz
- - inkscape
- - iputils-ping
- - isync
- - jq
- - jt
- - libclang-dev
- - librsvg2-bin
- - libsqlite3-dev
- - libssl-dev
- - libvirt-dev
- - linux-perf
- - liw-automation
- - llvm
- - lmodern
- - nettle-dev
- - nfs-common
- - obnam
- - obnam-benchmark
- - openpgp-ca
- - ovmf
- - pandoc
- - pandoc-citeproc
- - pandoc-filter-diagram
- - pavucontrol
- - pkg-config
- - plantuml
- - printer-driver-ptouch
- - python3
- - python3-requests
- - qemu-user-static
- - sequoia-chameleon-gnupg
- - shellcheck
- - sq-liw
- - sqlite3
- - sshca
- - subplot
- - summain
- - texlive-fonts-recommended
- - texlive-latex-base
- - texlive-latex-extra
- - texlive-latex-recommended
- - texlive-plain-generic
- - unicode
- - usbutils
- - uuid
- - validns
- - vlc
- - vobcopy
- - vmdb2
- - xpdf
- - zerofree
-
-
- - name: install command line utilities
- apt:
- name:
- - acpi
- - apt-file
- - bc
- - bind9-host
- - cryptsetup
- - curl
- - debmirror
- - dnsutils
- - git-annex
- - hddtemp
- - htop
- - iftop
- - ikiwiki
- - info
- - jt
- - locales-all
- - lshw
- - lvm2
- - mmv
- - moreutils
- - mosh
- - mtr
- - nethogs
- - nmap
- - num-utils
- - oathtool
- - parted-doc
- - psmisc
- - pv
- - rsync
- - screen
- - strace
- - time
- - tmux
- - units
- - vim
- - w3m
- - whois
- - yaml-mode
- - zip
-
- - lineinfile:
- path: /etc/gdm3/daemon.conf
- regexp: WaylandEnable=
- line: WaylandEnable=false
+ # - apt:
+ # name:
+ # - black
+ # - build-essential
+ # - cachedir
+ # - capnproto
+ # - clang
+ # - daemonize
+ # - debhelper
+ # - dh-cargo
+ # - expect
+ # - extrautils
+ # - fio
+ # - firmware-misc-nonfree
+ # - fling
+ # - gimp
+ # - graphviz
+ # - inkscape
+ # - iputils-ping
+ # - isync
+ # - jq
+ # - jt
+ # - libclang-dev
+ # - librsvg2-bin
+ # - libsqlite3-dev
+ # - libssl-dev
+ # - libvirt-dev
+ # - linux-perf
+ # - liw-automation
+ # - llvm
+ # - lmodern
+ # - nettle-dev
+ # - nfs-common
+ # - obnam
+ # - obnam-benchmark
+ # - openpgp-ca
+ # - ovmf
+ # - pandoc
+ # - pandoc-citeproc
+ # - pandoc-filter-diagram
+ # - pavucontrol
+ # - pkg-config
+ # - plantuml
+ # - printer-driver-ptouch
+ # - python3
+ # - python3-requests
+ # - qemu-user-static
+ # - sequoia-chameleon-gnupg
+ # - shellcheck
+ # - sq-liw
+ # - sqlite3
+ # - sshca
+ # - subplot
+ # - summain
+ # - texlive-fonts-recommended
+ # - texlive-latex-base
+ # - texlive-latex-extra
+ # - texlive-latex-recommended
+ # - texlive-plain-generic
+ # - unicode
+ # - usbutils
+ # - uuid
+ # - validns
+ # - vlc
+ # - vobcopy
+ # - vmdb2
+ # - xpdf
+ # - zerofree
+
+
+ # - name: install command line utilities
+ # apt:
+ # name:
+ # - acpi
+ # - apt-file
+ # - bc
+ # - bind9-host
+ # - cryptsetup
+ # - curl
+ # - debmirror
+ # - dnsutils
+ # - git-annex
+ # - hddtemp
+ # - htop
+ # - iftop
+ # - ikiwiki
+ # - info
+ # - jt
+ # - locales-all
+ # - lshw
+ # - lvm2
+ # - mmv
+ # - moreutils
+ # - mosh
+ # - mtr
+ # - nethogs
+ # - nmap
+ # - num-utils
+ # - oathtool
+ # - parted-doc
+ # - psmisc
+ # - pv
+ # - rsync
+ # - screen
+ # - strace
+ # - time
+ # - tmux
+ # - units
+ # - vim
+ # - w3m
+ # - whois
+ # - yaml-mode
+ # - zip
+
+ # - lineinfile:
+ # path: /etc/gdm3/daemon.conf
+ # regexp: WaylandEnable=
+ # line: WaylandEnable=false
- shell: |
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
@@ -156,20 +156,20 @@
sane_debian_system_version: 2
sane_debian_system_hostname: "{{ inventory_hostname }}"
- sane_debian_system_codename: bullseye
+ sane_debian_system_codename: bookworm
sane_debian_system_timezone: Europe/Helsinki
sane_debian_system_sources_lists:
- repo: |
- deb http://deb.debian.org/debian bullseye contrib non-free
+ deb http://deb.debian.org/debian bookworm contrib non-free
- repo: |
- deb-src http://deb.debian.org/debian bullseye main contrib non-free
+ deb-src http://deb.debian.org/debian bookworm main contrib non-free
- repo: |
- deb http://security.debian.org/debian-security bullseye-security main contrib non-free
+ deb http://security.debian.org/debian-security bookworm-security main contrib non-free
- repo: |
- deb http://deb.debian.org/debian bullseye-backports main contrib non-free
+ deb http://deb.debian.org/debian bookworm-backports main contrib non-free
- repo: |
deb http://code.liw.fi/debian unstable main
@@ -186,18 +186,18 @@
- username: liw
comment: Lars Wirzenius
sudo: yes
- groups:
- - audio
- - bluetooth
- - cdrom
- - dialout
- - dip
- - floppy
- - libvirt
- - netdev
- - plugdev
- - scanner
- - video
+ # groups:
+ # - audio
+ # - bluetooth
+ # - cdrom
+ # - dialout
+ # - dip
+ # - floppy
+ # - libvirt
+ # - netdev
+ # - plugdev
+ # - scanner
+ # - video
mailname: "{{ sane_debian_system_hostname }}.liw.fi"
relayhost: pieni.net:587