به Nostr بپیوندید
2026-08-04 10:14:33 CEST

gyptazy on Nostr: #Sylve managed by #Ansible... As people kept asking for the modules I developed for ...

#Sylve managed by #Ansible...

As people kept asking for the modules I developed for my project, I just made them shiny and prepared them for pushing them upstream.

Making the switch easier for people coming from #Proxmox, it uses mostly the same syntax as the Proxmox modules to keep the interface similar. Next to this, they're built in an equal way with a shared authentication module util, to make sure new modules can directly use the same authentication lib.

Currently it comes:
.
├── LICENSE
├── module_utils
│   └── sylve_common.py
├── modules
│   ├── sylve_jail.py
│   └── sylve_vm.py

#RUNBSD #FREEBSD #SYLVE #BHYVE #VM #JAIL #JAILS