]> git.phdru.name Git - ansible.git/history - playbooks/debian
Feat(ansible): Add shell script to cleanup `.ansible/tmp`
[ansible.git] / playbooks / debian /
2019-07-24 Oleg BroytmanFeat(init-system2): Install and update `logcheck`
2019-07-24 Oleg BroytmanFeat: Use `changed_when` to avoid reporting changes
2019-07-24 Oleg BroytmanStyle(update-root): Remove excessive quotes
2019-07-24 Oleg BroytmanFeat(init-system2): Setup firewall
2019-07-24 Oleg BroytmanFeat(firewall): Configure Debian iptables firewall
2019-07-24 Oleg BroytmanFeat(update-root): Update `~root` from `~phd`
2019-07-23 Oleg BroytmanRefactor(init-system): Merge locale handlers back into...
2019-07-23 Oleg BroytmanFix(remove-systemd): Fix reboot condition
2019-07-23 Oleg BroytmanFeat(init-system2): Setup ~root by copying files from...
2019-07-23 Oleg BroytmanFeat: Add playbook `init-system2`
2019-07-23 Oleg BroytmanFeat: Move role `remove-systemd` to `debian/roles`
2019-07-23 Oleg BroytmanStyle(init-system): Change wording
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/init-system): Report locales were created
2019-07-21 Oleg BroytmanFeat(debian/init-system): Split `tasks/main`
2019-07-19 Oleg BroytmanFeat(debian/init-system): Uninstall uninteresting packages
2019-07-19 Oleg BroytmanFeat(debian/init-system): Install more packages
2019-07-19 Oleg BroytmanFix(debian/init-system): Force notification to generate...
2019-07-19 Oleg BroytmanFix(debian/init-system): Ignore error from `grep`
2019-07-19 Oleg BroytmanFeat(debian): Change directory structure
2019-07-16 Oleg BroytmanFeat: Rename/move playbooks