summaryrefslogtreecommitdiff
path: root/ansible/exolobe1.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-05-21 15:20:26 +0300
committerLars Wirzenius <liw@liw.fi>2023-05-21 15:20:26 +0300
commitc7d4a32114b58a0daa7d1414a7f3bb8f44c61c5a (patch)
tree7bcc58a99e50a5a52dad425e265da676938caaf0 /ansible/exolobe1.yml
parentd89fc2e5e11bfe3f9a257e98b07049f7334841a4 (diff)
downloadansibleness-c7d4a32114b58a0daa7d1414a7f3bb8f44c61c5a.tar.gz
riot-host: drop obsolete warn arg
Sponsored-by: author
Diffstat (limited to 'ansible/exolobe1.yml')
-rw-r--r--ansible/exolobe1.yml262
1 files changed, 131 insertions, 131 deletions
diff --git a/ansible/exolobe1.yml b/ansible/exolobe1.yml
index 0e2f2b1..a4d5f34 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,119 +29,119 @@
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
+ - 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