#Sylve managed by #Ansible...
As people kept asking for the modules I developed for my BoxyBSD (npub1av0…490d) 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
