summaryrefslogtreecommitdiff
path: root/roles/sane_debian_system/tasks/env.yml
AgeCommit message (Collapse)AuthorFilesLines
2023-04-30sane-debian-system: install ntp if systemd-timesyncd isn't availableLars Wirzenius1-1/+8
Sponsored-by: author
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
2022-09-04fix: drop adding hostname to /etc/hosts as an alias for 127.0.0.1Lars Wirzenius1-7/+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
2022-04-24fix: start dbus before using hostname module, relying on systemdLars Wirzenius1-0/+7
Sponsored-by: author
2022-01-29don't install ntp, use Debian's default of systemd-timesyncd insteadLars Wirzenius1-1/+0
Sponsored-by: author
2021-12-31fix: set hostname without systemdLars Wirzenius1-1/+1
Sponsored-by: author
2021-07-12Revert "fix: sane_debian_system setting hostname"Lars Wirzenius1-4/+3
This reverts commit 028980c06c069914823ec965e413f272b0ae0e83.
2021-07-07fix: sane_debian_system setting hostnameLars Wirzenius1-3/+4
This avoids the Ansible hostname module, which breaks post-Python3.6, because they removed platform.linux_didstribution. Sigh. Sponsored-by: author
2020-11-04feat! make all sane_debian_system variables be prefixed properlyLars Wirzenius1-6/+6
This is a breaking change.
2020-10-18fix(sane_debian_system): set hostname via AnsibleLars Wirzenius1-6/+2
2019-02-25Change: use apt with list of packages, intead of loopingLars Wirzenius1-2/+1
2017-10-14Fix: set ownership, perms for /etc/hostnameLars Wirzenius1-0/+3
2017-04-18Install dbus so timectl works on systemd systemsLars Wirzenius1-0/+4
2017-04-17Set time zone in sane_debian_systemLars Wirzenius1-0/+4
2017-04-15Generate requested locales; fix conditions for hostnameLars Wirzenius1-3/+10
2017-04-04Use underscores, to be systemticLars Wirzenius1-0/+19