Tootfinder

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

@niqdanger@social.linux.pizza
2025-06-27 17:31:42

Can anyone point me to a ansible zabbix inventory tutorial? Not the ansible doc page, I'm going to need something more dumbed down than that. I'm not building a new Zabbix server, but I am building a new ansible server. #zabbix #ansible

@frankel@mastodon.top
2025-06-24 17:32:52

Time wasting of the day: I'm working on an #Ansible playbook to configure my NAS. I just want to create a few tasks and test it. I get "no route to host", even though it works perfectly well with plain SSH.
I tweak a few parameters. I Google Search. I ask GitHub Copilot. Zilch.

@lil5@social.linux.pizza
2025-07-02 19:07:55

lil5/ansible_template
#ansible

@niqdanger@social.linux.pizza
2025-08-01 14:29:35

Anyone doing zabbix and ansible? I got the connection working, but when trying to add a host to the server I kept getting "Template not found". So I removed the templates and I got "Hostgroup not found". So I removed the hostgroup and got this, so I guess i HAVE to have something. But why is it not finding them? Quoted or not quoted, no difference. #ansible

error from ansible that reads "Specify at least one Hostgroup"
@niqdanger@social.linux.pizza
2025-07-08 01:58:11

Progress today. I got ansible working with the vmware inventory, and managed to solve the old (v8) machines complaints about python. New update script completed that takes snapshots, checks RHEL or Debian base and does update/reboot. All in all, successful day. And during all that, I got XCP-ng working. No VMs on it yet, but the system is ready for messing with finally. #ansible

@lil5@social.linux.pizza
2025-07-02 16:37:14

#ansible where do you put your playbooks?