Michal Hybner
Michal Hybner
Hi, I recently faced this issue of missing support for dates for XLSX in my project. I saw that there were some PRs for this. I think the nicest one...
I was just reading through documentation yesterday and noticed the requirements for info/facts modules. Beside check mode, fact modules must return `ansible_facts`. Module documentation (`RETURN`) should also reflect that. Please...
Hi, I can't reproduce this issue using lastest stable version. Probably #633 fixed this issue.
@marek1712 It seems like this is not an issue in community.zabbix. I tested calling ansible-playbook with envionment variables set and it works fine with zabbix modules. Maybe it should be...
> Ideally I would say, installation of Apache/PHP/Nginx is all done with other roles (as it is their main focus) and the `zabbix_web` role should only do the things specificaly...
I am all for it. Currently, there are several issues that prevent the implementation of API tokens. 1. We use [zabbix-api](https://pypi.org/project/zabbix-api/) package as a backend for API calls. This package...
Just want to say @cmdkeen thank you for provided solution. I've had the same issue running oracle-free container in podman. I was also using `--network host` and connection attempt was...