index
:
debian-ansible
main
Lars Wirzenius <liw@liw.fi>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-03
refactor gitano role to not use include
HEAD
main
Lars Wirzenius
1
-3
/
+6
2023-06-07
chore: use import_tasks instead of include
Lars Wirzenius
1
-2
/
+5
2023-05-21
sane_debian_system: drop "warn: false" for newer Ansible
Lars Wirzenius
1
-4
/
+1
2023-04-30
sane-debian-system: install ntp if systemd-timesyncd isn't available
Lars Wirzenius
1
-1
/
+8
2023-04-22
feat(sensible-debian-system): install systemd-timesyncd
Lars Wirzenius
2
-0
/
+2
2023-04-22
fix: use bullseye, not buster, Debian release
Lars Wirzenius
1
-3
/
+2
2022-10-11
sshd: guard against a common misconfiguration of mine
Lars Wirzenius
1
-0
/
+6
2022-10-01
sshd: insert Include at beginning of file, not end
Lars Wirzenius
1
-0
/
+1
2022-09-12
apache_server: set default charset to utf8
Lars Wirzenius
1
-0
/
+6
2022-09-10
sshd: make sure sshd_config includes sshd_config.d/*.conf
Lars Wirzenius
1
-0
/
+6
2022-09-04
fix: drop adding hostname to /etc/hosts as an alias for 127.0.0.1
Lars Wirzenius
3
-8
/
+24
2022-08-09
fix: add missing defaults file
Lars Wirzenius
1
-0
/
+9
2022-08-09
sshd: make support for authorize_keys file optional (default yes)
Lars Wirzenius
1
-0
/
+8
2022-08-03
fix: allow ed25519 for certs as well
Lars Wirzenius
1
-1
/
+1
2022-08-03
fix: typo in sshd/README
Lars Wirzenius
1
-1
/
+1
2022-08-02
docs: document the `sshd` role variables
Lars Wirzenius
1
-0
/
+17
2022-07-31
sshd: add
Lars Wirzenius
4
-0
/
+100
2022-07-11
chore(sane_debian_system role): run off Ansible warning about
Lars Wirzenius
1
-0
/
+2
2022-04-30
fix(sane_debian_system/apt): allow root to use sudo without password
Lars Wirzenius
1
-1
/
+1
2022-04-24
fix: allow root to use sudo
Lars Wirzenius
1
-0
/
+7
2022-04-24
fix: start dbus before using hostname module, relying on systemd
Lars Wirzenius
1
-0
/
+7
2022-02-15
apache_server: redirect also https site
Lars Wirzenius
1
-0
/
+5
2022-02-15
apache_server: allow redirecting a site to another site
Lars Wirzenius
2
-0
/
+6
2022-01-29
don't install ntp, use Debian's default of systemd-timesyncd instead
Lars Wirzenius
1
-1
/
+0
2021-12-31
fix: set hostname without systemd
Lars Wirzenius
1
-1
/
+1
2021-12-31
fix: don't have a default hostname value
Lars Wirzenius
1
-2
/
+2
2021-12-28
sane_debian_system: avoid apt-key for adding repository signing keys
Lars Wirzenius
1
-9
/
+13
2021-12-12
fix: install gpg, for apt key installation
Lars Wirzenius
1
-1
/
+2
2021-12-08
fix: drop installation of gnupg
Lars Wirzenius
1
-2
/
+1
2021-09-16
fix: add impl to bindings files for new Subplot
Lars Wirzenius
2
-10
/
+30
2021-09-09
turn off Ansible warning for using apt-get in shell
Lars Wirzenius
1
-0
/
+2
2021-08-20
fix: tell Ansible to use python3
Lars Wirzenius
1
-1
/
+2
2021-08-20
fix: automatically handle stable becoming bullseye
Lars Wirzenius
1
-15
/
+14
2021-07-12
Revert "fix: sane_debian_system setting hostname"
Lars Wirzenius
1
-4
/
+3
2021-07-07
fix: make sure gnupg is installed before adding apt keys
Lars Wirzenius
1
-0
/
+4
2021-07-07
fix: sane_debian_system setting hostname
Lars Wirzenius
1
-3
/
+4
2021-03-31
feat! default sane_debian_hostname to inventory hostname
Lars Wirzenius
3
-5
/
+29
2020-11-08
feat(unix_users): allow a user to be added to extra groups
Lars Wirzenius
4
-3
/
+28
2020-11-04
feat! make all sane_debian_system variables be prefixed properly
Lars Wirzenius
6
-36
/
+27
2020-11-01
sane_debian_system: check that debian_codename is set
Lars Wirzenius
1
-0
/
+15
2020-10-21
unix_users: drop obsolete authkeys_dir variable, bump version
Lars Wirzenius
3
-27
/
+32
2020-10-21
doc: all roles
Lars Wirzenius
3
-0
/
+17
2020-10-18
fix(sane_debian_system): set hostname via Ansible
Lars Wirzenius
4
-12
/
+25
2020-10-11
fix: syntax non-error
Lars Wirzenius
1
-1
/
+1
2020-10-10
test(sane_debian_system): add subplot scenarios
Lars Wirzenius
6
-1
/
+78
2020-10-10
doc: add instructions for using
Lars Wirzenius
1
-1
/
+1
2020-10-10
feat(unix_users): user MUST declare compat version they want
Lars Wirzenius
3
-0
/
+13
2020-10-10
test(unix_users): verify setting authorized_keys
Lars Wirzenius
3
-1
/
+16
2020-10-10
test(unix_users): set encrypted password for users
Lars Wirzenius
3
-0
/
+16
2020-10-10
feat: verify unix_users can set shell
Lars Wirzenius
3
-1
/
+20
[next]