Tootfinder

Opt-in global Mastodon full text search. Join the index!

@heiseonline@social.heise.de
2025-06-03 10:58:00

IBM übernimmt HashiCorp: Terraform und Ansible sollen zusammenarbeiten
Red Hat gehört seit 2019 zu IBM, HashiCorp seit Februar 2025. IBM hat damit Ansible und Terraform gekauft. Jetzt wird klar, wie die Werkzeuge zusammenarbeiten.

@hllizi@hespere.de
2025-06-04 06:48:35

Nixos mag die meiste Zeit nerven, aber wenn Du aus merkwürdigen Gründen mal schnell Ansible 2.11 brauchst, dann ist es für Dich da.

@castarco@hachyderm.io
2025-05-07 08:49:52

#DevOps people, Is there any well known good approach to combine #Terraform / #OpenTofu with #Ansible ?
I suppose most #cloud environments have relatively good & complete providers and perhaps that makes it easy to have single sources of truth and all that jazz... but I'm using #Hetzner's cloud and there are some things that can't be exported through datasources outputs (for example private IP addresses).
I had to script my way around, adding Moonrepo and Deno on top of that... but my setup is extremely custom and probably not taking advantage of some common practices in the field.