Ali Afsharzadeh
|
7d79f17b12
|
Fix duplicate dict key warning in bootstrap_os task includes (#12488)
Signed-off-by: Ali Afsharzadeh <afsharzadeh8@gmail.com>
|
1 month ago |
Max Gautier
|
5243b33bd7
|
Cleanup support for removed OS in bootstrap
- centos < 8
- debian 10
|
4 months ago |
Max Gautier
|
d5b2a9b5ba
|
opensuse: move package installation to system_packages
No reason to special case
|
4 months ago |
Max Gautier
|
2152022926
|
debian-based distro: handle apt update cache when installing packages
The package module pass options to the underlying packages manager
module if they support it. No need to handle it in bootstrap.
|
4 months ago |
Max Gautier
|
f13b80cac0
|
ClearLinux: remove special casing
- put package install in system_packages
- docker should be handled by the approriate roles if used as container
engine
|
4 months ago |
Christos Papageorgiou
|
a9f600ffa2
|
Import centos bootstrap os task for Alma/Rocky Linux (#12264)
|
4 months ago |
Ekko
|
6c5c45b328
|
Allow stopping ubuntu unattended-upgrades (#12174)
Signed-off-by: Ekko Tu <lihai.tu@daocloud.io>
|
4 months ago |
Max Gautier
|
47508d5c6e
|
Rename bootstrap-os to bootstrap_os
Role names in ansible collections should not have hyphens.
|
4 months ago |