summaryrefslogtreecommitdiff
path: root/roles/sane_debian_system/subplot.md
AgeCommit message (Collapse)AuthorFilesLines
2023-04-22feat(sensible-debian-system): install systemd-timesyncdLars Wirzenius1-0/+1
I prefer this over the old ntp package. This means that the role no longer works on Debian systems prior to 11. Sponsored-by: author
2023-04-22fix: use bullseye, not buster, Debian releaseLars Wirzenius1-3/+2
Sponsored-by: author
2022-09-04fix: drop adding hostname to /etc/hosts as an alias for 127.0.0.1Lars Wirzenius1-1/+0
It doesn't seem to serve any useful purpose, but it bothers a Puomi router then servers 127.0.0.1 as its own address to its DHCP clients. Sponsored-by: author
2021-08-20fix: tell Ansible to use python3Lars Wirzenius1-1/+2
Sponsored-by: author
2021-03-31feat! default sane_debian_hostname to inventory hostnameLars Wirzenius1-2/+26
Doesn't break anything if hostname was already set, but just in case, bump version number, which means any users of this role need to be upgraded.
2020-11-04feat! make all sane_debian_system variables be prefixed properlyLars Wirzenius1-5/+5
This is a breaking change.
2020-11-01sane_debian_system: check that debian_codename is setLars Wirzenius1-0/+15
2020-10-18fix(sane_debian_system): set hostname via AnsibleLars Wirzenius1-6/+1
2020-10-10test(sane_debian_system): add subplot scenariosLars Wirzenius1-0/+32