Ask HN: Ansible Like/Dislike? start using ansible for configuring machines. it has a lot of capacities, while a learning curve to do things in ansible way. say, you have some commands to install/configure some tools via ssh. when put the commands into a playbook, it may not run the same way. say environment difference, etc... or may need to rewrite/convert some commands to do the ansible way... some suggestions how you adopt ansible, or some other better alternatives ? thanks... |