Browse Source

Update 'README.md'

panda 2 months ago
parent
commit
74744116ee
1 changed files with 7 additions and 0 deletions
  1. 7 0
      README.md

+ 7 - 0
README.md

@@ -16,12 +16,19 @@ I've tested the playbooks on:
 - Debian 9
 - Debian 10
 - Debian 11 (everything)
+- Debian 12
 - Ubuntu 20.04
 - Ubuntu 22.04 (common,docker_host)
 - Centos 7 (almost everything)
 
 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
 =============