Update 'README.md'
This commit is contained in:
parent
30d887d703
commit
74744116ee
1 changed files with 7 additions and 0 deletions
|
@ -16,12 +16,19 @@ I've tested the playbooks on:
|
||||||
- Debian 9
|
- Debian 9
|
||||||
- Debian 10
|
- Debian 10
|
||||||
- Debian 11 (everything)
|
- Debian 11 (everything)
|
||||||
|
- Debian 12
|
||||||
- Ubuntu 20.04
|
- Ubuntu 20.04
|
||||||
- Ubuntu 22.04 (common,docker_host)
|
- Ubuntu 22.04 (common,docker_host)
|
||||||
- Centos 7 (almost everything)
|
- Centos 7 (almost everything)
|
||||||
|
|
||||||
I've started converting the roles to distinguish between OSes but it's incomplete.
|
I've started converting the roles to distinguish between OSes but it's incomplete.
|
||||||
|
|
||||||
|
I'ts being tested also on LXC containers and I've added a skip of sysctl tasks when in a container.
|
||||||
|
You can check the case by using: systemd-detect-virt
|
||||||
|
none: baremetal
|
||||||
|
kvm: vm (on Proxmox)
|
||||||
|
lxc: container (on Proxmox)
|
||||||
|
|
||||||
|
|
||||||
Prerequisites
|
Prerequisites
|
||||||
=============
|
=============
|
||||||
|
|
Loading…
Reference in a new issue