home.social

#ansible — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ansible, aggregated by home.social.

fetched live
  1. Haven't worked on my #ansible stuff for my servers in a while. Currently adding in support for Let's Encrypt wildcard subdomain certs with DNS challenge.

  2. Nach längerer Unterbrechung findet dieses Jahr wieder die #LDAPCon statt -- vom vom 6. bis 8. Oktober 2026 in #Tübingen.

    ldapcon.org/2026/

    Ich werde zu #LDAP und #Ansible vortragen. Übrigens läuft der Early Bird nur noch bis 31. August!

  3. Alright the post-install playbook for arch is significantly improved.
    Still a lot to do, but it’s already much better.

    Btw. I just published my first Ansible role to galaxy.
    It basically handles the installation of the CachyOS and Blackarch repo for vanilla arch.

    Check it out if you like, I’ll definitely implement it to my playbook tomorrow.

    And if you’re wondering, the playbook is currently in a testing branch since I haven’t verified everything, just optimized the code.

    I’m probably able to check it this weekend when I’m back at my pc (currently working from a notebook) and if everything works it’ll get merged.

    galaxy.ansible.com/ui/standalo

    #ansible #ansiblerole #ansiblegalaxy #automation #sysadmin #devops #foss #codeberg #archlinux #CachyOS #blackarch

  4. Currently reading Ansible for DevOps by @geerlingguy and wow, I have so much to learn.

    Currently on page 144 and there’s already so much I can improve.

    Gonna try to implement some of that stuff in my Arch Linux post-install playbook this week.

    If im able to do so in time, a few blog post should arrive later this Sunday.

    If not, there’s still gonna be a post, but on a different topic.

    The playbook will get the blog post soon after improving as it’s well deserved.

    #linux #archlinux #ansible #automation #playbook #postinstall #blog #writing #learning #book #devops

  5. jsyk there are claude commits in ansible core now

    #ansible
  6. The ProLUG Big Book of Labs by Scott Champine is free with a Leanpub Reader membership! Or you can buy it for $20.00! leanpub.com/theprolugbigbookof #systems_engineering #ansible

  7. I have mental trouble, because I keep obsessing over how I should automate my Ansible setup for BIRD - I want to add specific sections to specific hosts only - but I don't really want to use templates and throw in dozens of different exclusion variables if I can avoid it. :| What do?

    #ansible

  8. Stop rebuilding servers at 2 AM. This GitHub Actions + Ansible setup provisions and hardens your entire VPS in minutes, not hours. See the exact workflow. #DevOps #Ansible #Automation

    valtersit.com/how-i-automated-

  9. On Thursday, I have upgraded the most important (MySQL) database at work and it went not very well. There were a few unexpected misconfigurations and unhandled errors that lead to more or less 10 minutes of downtime instead of 1 or 2 and a Debezium connector snapshot, which is VERY costly for Kafka consumers.

    Fortunately, we have learned from our mistakes and I have patched our Ansible playbooks to prevent all those issues from happening again.

    This morning, I have upgraded one of the most important Mastodon (PostgreSQL) databases without any issue.

    #mysql #postgresql #dba #ansible #automation #databases #mastodon

  10. Automate OpenSCAP remediation on RHEL 9: run `oscap xccdf eval --results arf.xml`, then `oscap xccdf generate fix --fix-type ansible` to produce a playbook that applies all failed rule fixes, like file permissions. Save time, ensure consistency. #openscap #ansible #remediation

    valtersit.com/vault/remediate-

  11. I think I have fallen in love with #Ansible.

    Upgrading to the latest version of @Mastodon is now as easy as:

    ansible-playbook playbooks/30-mastodon-compose.yml -e mastodon_upgrade_apply=true

    Which I can run from my phone. While on vacation.

    As I have, of course, just done.

    #mastoadmin

  12. Spaß mit cowsay und lolcat 😊

    Für den Admin-Kollegen tat sich eine neue Welt auf.

    Und meine Ansible-Playbooks sahen noch nie so fancy aus.

    #Linux #Ansible #Terminal #CLI #sysadmin #cowsay #lolcat