aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roles/linux_status/tasks/main.yml (unfollow)
Commit message (Expand)Author
2023-09-01sort module args, add missing state args, etc.Egor Tensin
2023-08-31use role dependencies where appropriateEgor Tensin
2023-08-22linux_status: disable power management before starting the serviceEgor Tensin
2023-08-15use ansible_distribution_release as default for APT setupEgor Tensin
2023-08-15apt_ppa -> ppaEgor Tensin
2023-08-15debian_ppa -> apt_ppaEgor Tensin
2023-08-07factor out systemd service editingEgor Tensin
2023-08-06linux_status: factor out PPA set up to a separate roleEgor Tensin
2023-08-06linux_status: support disabling power mgmtEgor Tensin
2023-08-04import some common rolesEgor Tensin