Hi guys
For those of you who use ansible for configuration management this may by interesting:
This module will let you synchronize ansible hosts state with Zabbix. It means that it sets hosts via Zabbix API according to ansible variables:
- groups which host should belongs to;
- templates which host should be linked to;
- macros which host should contains.
You can treat ansible inventory as an authoritative source of hosts information and sync it to Zabbix.
I encourage you to test and use
.
Feel free to leave comments.
For those of you who use ansible for configuration management this may by interesting:
This module will let you synchronize ansible hosts state with Zabbix. It means that it sets hosts via Zabbix API according to ansible variables:
- groups which host should belongs to;
- templates which host should be linked to;
- macros which host should contains.
You can treat ansible inventory as an authoritative source of hosts information and sync it to Zabbix.
I encourage you to test and use
.Feel free to leave comments.