summaryrefslogtreecommitdiff
path: root/roles/sane_debian_system/defaults/main.yml
AgeCommit message (Collapse)AuthorFilesLines
2021-12-31fix: don't have a default hostname valueLars Wirzenius1-2/+2
Sponsored-by: author
2021-03-31feat! default sane_debian_hostname to inventory hostnameLars Wirzenius1-2/+2
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-6/+8
This is a breaking change.
2020-10-10test(sane_debian_system): add subplot scenariosLars Wirzenius1-0/+3
2019-01-06Change: default Debian mirrorLars Wirzenius1-1/+1
2018-02-25Add: sanity check: is debian_codename set?Lars Wirzenius1-1/+1
I couldn't get the Ansible "when" clause to work, so this checks it in shell instead. Ugly, but works.
2018-01-10Change: set debian_codename to a never-valid valueLars Wirzenius1-1/+1
This will catch problems where it's inadvertenly set. Not that I've ever mistyped the variable name. Not me. Nope.
2017-10-13Add: install signing key, keyring package via sources_listsLars Wirzenius1-1/+4
2017-04-17Set time zone in sane_debian_systemLars Wirzenius1-0/+4
2017-04-15Generate requested locales; fix conditions for hostnameLars Wirzenius1-0/+5
2017-04-04Fix debian-release to be debian-codenameLars Wirzenius1-2/+2
Also, use a more reliable default mirror.
2017-04-04Use underscores, to be systemticLars Wirzenius1-0/+18