Hacker News new | ask | show | jobs
by codonaut 4601 days ago
Do you use something in place of Fabric?
1 comments

Paramiko could be a good example i think...
I was thinking something more like ansible.

Of course I'm partial to my new pave project: https://bitbucket.org/mixmastamyk/pave It is based on fabric, and uses a yaml file to automate it.

No, no, fabric uses paramiko as the ssh abstraction layer.