Avatar
😀

Organizations

1 results for Automation
  • Ansible Antipatterns

    Lots of people tell you how to do things properly. Here are some things I’ve inherited in our Ansible that break things in horrible ways.

    Workshop

    Coupling

    Coupling is (roughly) how interconnected different components of a system are. One of the most common patterns in modern software engineering is loose coupling.

    The idea of separating things across an API so that you can change things behind the API without having to change other components is very powerful.

    dbre ansible old posts automation Created Sat, 26 Apr 2025 10:32:52 +0100