Hacker News new | ask | show | jobs
by rdtsc 4526 days ago
I started looking at ansible but like salt stack better now. Windows support is one think I liked better about it. I wish I didn't have to deal with Windows but unfortunately I do and salt has the support for it.

http://docs.saltstack.com/ref/windows-package-manager.html

1 comments

I have some windows admin work to do as well. However I prefer that ansible doesn't require daemons on every host, so I was a bit torn on which to use.

Searched around a bit and found pave. It has the things I need (admittedly straightforward) and is about as simple as it gets. Would be great if it could get some love, as I appreciate the no-nonsense design. https://bitbucket.org/mixmastamyk/pave

salt has a daemon-less mode as well:

http://docs.saltstack.com/topics/ssh/