top | item 46179864

(no title)

ValtteriL | 2 months ago

Can Cargo install deployment tools like Ansible? I find myself using nix for those kind of tools despite how good $lang package manager is.

discuss

order

ris|2 months ago

Using nix to install Ansible, oof you're hurting me..

antonvs|2 months ago

Cargo isn't intended for that. If there was something like Ansible implemented in Rust, then you could use Cargo to install it.