gyptazy.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Site description
Only tech related content - nothing else!
Admin email
contact@gyptazy.com
Admin account
@gyptazy@gyptazy.com@gyptazy.com

Search results for tag #ansible

AodeRelay boosted

[?]Heinlein Support » 🌐
@heinleinsupport@social.heinlein-support.de

Linux verbindet: Wir haben für 3 ganze Tage den Bildschirm gegen echte Begegnungen getauscht & gemeinsam in Berlin neue Ideen rund um , Open Source und digitale Souveränität entwickelt. Vom Hackathron über Workshops zu , , Mail & Spam bis zum Abendprogramm inkl. Cocktail-Workshop - die Tage haben wieder gezeigt, wie Arbeit an einem gemeinsamen Ziel verbindet.

Ein großes Dankeschön an das Heinlein-Team und alle, die dabei waren!

@mailbox_org @OpenTalkMeeting @OpenCloud

Heinlein Teamtage

Alt...Heinlein Teamtage

Meeting Teamtage Heinlein

Alt...Meeting Teamtage Heinlein

Cocktail-Workshop

Alt...Cocktail-Workshop

    AodeRelay boosted

    [?]SLUB Dresden » 🌐
    @slubdresden@openbiblio.social

    🐧 Job: Linux & Confluence Admin (m/w/d) in Dresden

    Lust auf sinnstiftende IT an der @slubdresden? 📚

    🔹 Stack: Debian, Ansible, Bash, Atlassian
    🔹 Mission: Open Science & digitale Infrastruktur
    🔹 Benefits: TV-L E11, 30 Tage Urlaub, flexibles mobiles Arbeiten, Hardware nach Wahl (Linux/Win) & Jobticket.

    Wissen vernetzen statt Profitmaximierung! 🚀

    📅 Bis 15.03.2026
    📍 Dresden / Hybrid
    🔗 slubdd.de/rc

    Eine Gruppe von fünf Personen in einer hellen, modernen Büroumgebung während einer Besprechung. Eine Frau steht lächelnd am Kopfende eines Holztisches, während vier weitere Personen um den Tisch sitzen, Laptops vor sich haben und aufmerksam zuhören oder miteinander interagieren. Durch große Fenster im Hintergrund fällt natürliches Licht in den Raum.

    Alt...Eine Gruppe von fünf Personen in einer hellen, modernen Büroumgebung während einer Besprechung. Eine Frau steht lächelnd am Kopfende eines Holztisches, während vier weitere Personen um den Tisch sitzen, Laptops vor sich haben und aufmerksam zuhören oder miteinander interagieren. Durch große Fenster im Hintergrund fällt natürliches Licht in den Raum.

      AodeRelay boosted

      [?]satobi » 🌐
      @satobi@burningboard.net

      I did my first steps with 🎉

      In the past I often played sysadmin on my raspberry pi but at some point i screw something up an just start again.

      Now where I getting started with my Nuc based I want to use Ansible to keep my infrastructure as code even if I screw something up. Which is much more unlikely than 7 years ago.

      Last week I installed Proxmox and now I feel save to play with Ansible in different VM Environments.

      Have you some suggestion, tips or nice_to_knows for the beginning?

      And yes I‘m a bit overcautious so i blurred my Homelab /24 ip addresses.

      A picture from a terminal where Ansible did a successful ping pong test with two servers with some warnings.

      Alt...A picture from a terminal where Ansible did a successful ping pong test with two servers with some warnings.

        [?]Robert Sander » 🌐
        @gurubert@mastodon.gurubert.de

        My first contribution was just merged.
        Now we can properly parse configuration.

        github.com/ansible-collections

          AodeRelay boosted

          [?]Mark Stosberg » 🌐
          @markstos@urbanists.social

          Reflection on vs

          Ansible gives that ever-so tempting option to make changes directly on the servers. Things you might justify as minor, unimportant, or urgent. Whatever the reason, you can easily sync the server state with Ansible later, right?

          Later: One some unrelated task, all these changes show up in the dry run and are a distraction and drag to deal with.

          forces you to make the changes only to the "single source of truth", eliminating this class of issues.