From 3b0807ad7b283c46c21862eb826dcbb4ad04e5e2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 18 Apr 2024 07:52:27 +0200 Subject: Merging upstream version 9.4.0+dfsg. Signed-off-by: Daniel Baumann --- ansible_collections/community/zabbix/CONTRIBUTING.md | 1 - 1 file changed, 1 deletion(-) (limited to 'ansible_collections/community/zabbix/CONTRIBUTING.md') diff --git a/ansible_collections/community/zabbix/CONTRIBUTING.md b/ansible_collections/community/zabbix/CONTRIBUTING.md index df591ef1c..b11725793 100644 --- a/ansible_collections/community/zabbix/CONTRIBUTING.md +++ b/ansible_collections/community/zabbix/CONTRIBUTING.md @@ -59,7 +59,6 @@ These rules are required for any contributions proposing a new Zabbix module or * In `DOCUMENTATION` block via `extends_documentation_fragment` keyword. * In module `argument_spec` as a set of module parameters. * Implement proper logout mechanism as other modules do. -* Use the same version of `zabbix-api` library as defined in collection requirements. * Comply with [Ansible module best practices](https://docs.ansible.com/ansible/devel/dev_guide/developing_modules_best_practices.html). ## Testing and Development -- cgit v1.2.3