aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/linux_status/tasks (follow)
Commit message (Collapse)AuthorAge
* linux_status: get rid of unnecessary service restarts, etc.Egor Tensin2023-09-23
|
* get rid of install_recommends=false for apt packagesEgor Tensin2023-09-19
| | | | | It will help to switch to the generic ansible.builtin.package module; it is also better to configure it globally anyway.
* sort module args, add missing state args, etc.Egor Tensin2023-09-01
|
* use role dependencies where appropriateEgor Tensin2023-08-31
|
* linux_status: disable power management before starting the serviceEgor Tensin2023-08-22
|
* use ansible_distribution_release as default for APT setupEgor Tensin2023-08-15
|
* apt_ppa -> ppaEgor Tensin2023-08-15
|
* debian_ppa -> apt_ppaEgor Tensin2023-08-15
|
* factor out systemd service editingEgor Tensin2023-08-07
|
* linux_status: factor out PPA set up to a separate roleEgor Tensin2023-08-06
|
* linux_status: support disabling power mgmtEgor Tensin2023-08-06
|
* import some common rolesEgor Tensin2023-08-04