Ansible inventory from Check_Mk

I’ve created a simple inventory script based on Ravi Bhure’s omd.py that supports multisite and ssl

The nagios-livestatus.py wouldn’t run in my environment, and some of the functionality I needed I had already added to omd.py. I also eschewed the check-mk web api because it is missing some critical functionality that I require.

The repo is here- GitHub - wezelboy/simple-ansible-inventory-from-check-mk: Provides dynamic inventory host info from check-mk to ansible.