]> git.phdru.name Git - ansible.git/history - playbooks/roles/debian
Feat(logcheck): Update `local-named` and `local-ssh` for Debian 11
[ansible.git] / playbooks / roles / debian /
2020-03-29 Oleg BroytmanRefactor: Move OS-specific roles under common `roles/`
2019-07-23 Oleg BroytmanFeat: Move role `remove-systemd` to `debian/roles`
2019-07-21 Oleg BroytmanFix(debian/remove-systemd): Do not overwrite `/etc...
2019-07-21 Oleg BroytmanRefactor: `force: yes` is the default
2019-07-21 Oleg BroytmanFix: Use `failed_when` instead of `ignore_errors`
2019-07-21 Oleg BroytmanFeat(debian/remove-systemd): Remove SystemD
2019-07-19 Oleg BroytmanFeat(debian): Change directory structure
2019-07-17 Oleg BroytmanFeat(debian/phd): Merge `setup-home` back into `main`
2019-07-17 Oleg BroytmanRefactor(debian/logcheck): Refactor common path
2019-07-17 Oleg BroytmanFeat(debian/init-system): Check locales are configured
2019-07-16 Oleg BroytmanFeat: Move roles/debian-* -> roles/debian/*