]> git.phdru.name Git - ansible.git/history - playbooks/debian/roles/remove-systemd/tasks/main.yml
Fix(remove-systemd): Fix permissions
[ansible.git] / playbooks / debian / roles / remove-systemd / tasks / main.yml
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`