On 2/11/20 4:08 PM, Tom Browder wrote:
I'm considering using Ansible (from Debian packages) for maintaining
multiple remote Debian servers. The master server will be my Debian laptop.
I have three questions:
1. If you have experience with Debian ansible, are you or were you
satisfied with the experience?
3. If you don't recommend Ansible, can you recommend any other similar
system?
Thanks.
-Tom
I won't say much about ansible since I didn't use it long enough.
If you need a simple and flexible push based automation framework have a
look on rex - rexify.org, apt-get install rex :)
Ansible is way more popular, but also has a lot of issues, just have a
look on their github page...