]> git.phdru.name Git - ansible.git/history - playbooks/debian/roles/remove-systemd
Feat: Improve task names
[ansible.git] / playbooks / debian / roles / remove-systemd /
2019-08-29 Oleg BroytmanFeat(apt): Add option `cache_valid_time: 3600`
2019-08-29 Oleg BroytmanFeat(apt): Remove option `purge`
2019-08-06 Oleg BroytmanFix(remove-systemd): Fix permissions
2019-08-04 Oleg BroytmanFix: Set `directory_mode` for recursive copying
2019-07-30 Oleg BroytmanRefactor: Join tasks into blocks to factor out conditions
2019-07-24 Oleg BroytmanFix: Do not overwrite existing files
2019-07-23 Oleg BroytmanFix(remove-systemd): Fix reboot condition
2019-07-23 Oleg BroytmanFeat: Move role `remove-systemd` to `debian/roles`