• 0 Posts
  • 6 Comments
Joined 7 months ago
cake
Cake day: March 6th, 2024

help-circle



  • Bash scripts will only get you so far and I can wholly recommend Ansible for automation.

    Basically the main advantage of Ansible is that its builtin tasks are “idempotent” which means you can re-run them and end up with the same result. Of course it is possible to do the same with bash scripts, but you may require more checks in place.

    The other advantage of Ansible is that there are hundreds of modules for configuring a lot of different things on your system(s) and most are clear and easy to understand.



  • I dunno, the sidewalk on the six lane stroad near me seems much safer than the fast, congested road with lane-hopping cars and low visibility.

    I get it, and I use sidewalks sparingly, but it really is circumstantial (it’s legal to ride a footpath where I live). For example, slow riding a footpath is much safer than fast riding a footpath because you have more time to react to cars entering/exiting driveways. If you’re riding somewhere nearby that’s actually quite a nice experience. But if you are trying to get somewhere more than a kilometre away, slow footpath riding would obviously slow you down a lot.