]> git.phdru.name Git - ansible.git/history - playbooks/debian/roles/init-system
Refactor(phd): Merge `create.yml` back into `main.yml`
[ansible.git] / playbooks / debian / roles / init-system /
2019-07-30 Oleg BroytmanRefactor: Join tasks into blocks to factor out conditions
2019-07-30 Oleg BroytmanFeat(init-system): Install text mode browsers 'links2...
2019-07-29 Oleg BroytmanRefactor(init-system): Install `dnsutils`
2019-07-29 Oleg BroytmanRefactor(init-system): Alphabetically sort packages
2019-07-28 Oleg BroytmanFix(init-system): Overwrite `sources.list` only if...
2019-07-24 Oleg BroytmanFix: Do not overwrite existing files
2019-07-24 Oleg BroytmanFeat: Use `changed_when` to avoid reporting changes
2019-07-24 Oleg BroytmanStyle(update-root): Remove excessive quotes
2019-07-23 Oleg BroytmanRefactor(init-system): Merge locale handlers back into...
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