glidesh
A fast, stateless SSH-based infrastructure automation framework built in Rust. No agents, no runtime, no Python on target machines — just SSH.
- -Async SSH execution across hundreds of hosts concurrently
- -Stateless — desired state regenerates on each run
- -Idempotent two-phase check/apply workflow
- -KDL-based inventory and plan files
- -Built-in modules: shell, packages, users, systemd, containers, files, disks
- -Dry-run mode and real-time terminal UI