aboutsummaryrefslogtreecommitdiffstats
path: root/roles
AgeCommit message (Collapse)Author
2018-11-16fedora: dnf: disable dnf-makecache.timer by defaultEmil Renner Berthing
2018-11-11fedora: align with debian roleEmil Renner Berthing
2018-11-10space_server: replace blackhole scriptEmil Renner Berthing
2018-11-10space_server: update for Fedora 29Emil Renner Berthing
2018-11-10space_server: drop uneccessary subdirsEmil Renner Berthing
2018-11-06space_server: add spacebrain.labitat.dkAsbjørn Sloth Tønnesen
2018-10-27space_server: radius: use python for ASSHA authEmil Renner Berthing
..rather than our own patched radiusd
2018-10-11Migrate to new ipv6 prefixEmil Renner Berthing
..to avoid overlapping /32 announced by DKUUG.
2018-10-11space_server: vars: move snakeskin.s ipEmil Renner Berthing
..out of dynamic dhcp range and clean up old sound server entries.
2018-10-09users: make user groups configurableEmil Renner Berthing
On the doorputer we want to put every user in both the dialout group and the sudo group
2018-10-08jumbotron: irssi: cleanupEmil Renner Berthing
the irssi package is already installed by the apt_packages.irssi = resent variable
2018-10-07raspbian: apt: stop running timers tooEmil Renner Berthing
2018-10-07debian: timezone: just create symlink in chrootEmil Renner Berthing
2018-10-07raspbian: apt: disable timers to save sd-card writesEmil Renner Berthing
2018-10-07jumbotron: console: make sure console-setup is enabledEmil Renner Berthing
2018-10-06users: esmil: add my plastik2 ssh keyEmil Renner Berthing
2018-10-06space_server: vars: fix doorputer MAC addressEmil Renner Berthing
2018-10-06space_server: move variables from defaults to varsEmil Renner Berthing
these variables only applies to the space server and should never be overwritten from somewhere else
2018-10-03raspbian-template: README: fix download linkEmil Renner Berthing
2018-10-03jumbotron: add role to set up jumbotron rpiEmil Renner Berthing
2018-10-03all: add site-wide locale/timezone defaultEmil Renner Berthing
2018-10-03fedora: locale: align variable layout with debianEmil Renner Berthing
2018-10-03raspbian-template: add rpi example roleEmil Renner Berthing
2018-10-03raspbian: add basic Raspbian roleEmil Renner Berthing
..which just extends the Debian role with a bit of cleanup and config to save on sd-card writes
2018-10-03debian: add basic Debian roleEmil Renner Berthing
2018-10-02space_server: networkd: delete leftover configurationEmil Renner Berthing
2018-10-02space_server: networkd: don't restart running networkdEmil Renner Berthing
..this might cut the pipe we're connected through, and new network configuration should be tested to work after reboot anyway
2018-10-02space_server: defaults: added snakeskin rpimax campbell
2018-09-30users: esmil: add some dotfilesEmil Renner Berthing
2018-09-30users: root: let each user have their own root bashrcEmil Renner Berthing
2018-09-30users: start user uids from 2000Emil Renner Berthing
This way we shouldn't conflict with existing users. Eg. the 'pi' user on Raspbian
2018-09-30users: prepare for running on other OSesEmil Renner Berthing
2018-09-30Make it easier to run locallyEmil Renner Berthing
Now you just need ansible-playbook <playbook> when running ansible from your workstation. However when running ansible on the target machine it's a good idea to add "-clocal". Otherwise ansible will ssh to itself :/
2018-09-30space_server: sshd: keep host keys in secrets.ymlEmil Renner Berthing
2018-09-26space_server: kernel: better cmdline templateEmil Renner Berthing
2018-09-26Format yaml lists like yaml.orgEmil Renner Berthing
2018-09-26users: merge root_env into this roleEmil Renner Berthing
2018-09-25space_server: avahi: install packages in one goEmil Renner Berthing
2018-09-25Keep consistent ordering of rulesEmil Renner Berthing
Do - name: ... module: dest/path: 'destination on target' src: ... state: ... owner: ... group: ... mode: ... with_*: ... notify: ... tags: ...
2018-09-23space_server: networkd: drop flaky cleanupEmil Renner Berthing
It's still unfortunate that you can't easily tell ansible to manage a directory completely including which files should exists in it. Remove flaky code trying to implement that.
2018-09-23space_server: kernel: order entries by timeEmil Renner Berthing
2018-09-23Don't upgrade individual packagesEmil Renner Berthing
2018-09-23Add owner, group and mode to all created filesEmil Renner Berthing
2018-09-23fedora: dnf: make even more attribute drivenEmil Renner Berthing
2018-09-21Use one variable for chroot or nspawn environmentEmil Renner Berthing
2018-09-11users: semi: addedTroels Bang Jensen
2018-01-20users: signout: addedDennis Kjær Jensen
2018-01-12users: k2OS: addedRené Mikkelsen
Esmil: fixed a few typos
2017-11-28space_server: radius: fail getusers script on http errorEmil Renner Berthing
2017-11-26users: knielsen: addedKristian Nielsen