index
:
infra-ansible
master
Common Ansible roles
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
roles
/
linux_status
(
follow
)
Commit message (
Collapse
)
Author
Age
*
linux_status: get rid of unnecessary service restarts, etc.
Egor Tensin
2023-09-23
|
*
get rid of install_recommends=false for apt packages
Egor Tensin
2023-09-19
|
|
|
|
|
It will help to switch to the generic ansible.builtin.package module; it is also better to configure it globally anyway.
*
update role READMEs
Egor Tensin
2023-09-04
|
*
sort module args, add missing state args, etc.
Egor Tensin
2023-09-01
|
*
use role dependencies where appropriate
Egor Tensin
2023-08-31
|
*
linux_status: disable power management before starting the service
Egor Tensin
2023-08-22
|
*
use ansible_distribution_release as default for APT setup
Egor Tensin
2023-08-15
|
*
apt_ppa -> ppa
Egor Tensin
2023-08-15
|
*
debian_ppa -> apt_ppa
Egor Tensin
2023-08-15
|
*
add a bunch of READMEs for roles
Egor Tensin
2023-08-14
|
*
factor out systemd service editing
Egor Tensin
2023-08-07
|
*
linux_status: factor out PPA set up to a separate role
Egor Tensin
2023-08-06
|
*
linux_status: support disabling power mgmt
Egor Tensin
2023-08-06
|
*
import some common roles
Egor Tensin
2023-08-04