|
|
|
|
|
by gedrap
3716 days ago
|
|
I guess it depends on the use case. If all you want to do is to make sure that, for example, all web servers have the same version of nginx, php and sync the configs of these services, I think ansible is a great tool and writing code to do that would definitely qualify as 'reinventing the wheel'. I wouldn't disqualify the tool for a problem in one of the modules either. Bugs happen :) |
|