Skip to content
This repository has been archived by the owner on Jul 31, 2020. It is now read-only.

Commit

Permalink
Minor documentation changes for #291 and #289
Browse files Browse the repository at this point in the history
  • Loading branch information
dj-wasabi committed Dec 17, 2019
1 parent 1988967 commit 7b592b2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Table of Contents
* [Operating systems](#operating-systems)
* [Local system access](#local-system-access)
* [Zabbix Versions](#zabbix-versions)
+ [Zabbix 4.4](#zabbix-44)
+ [Zabbix 4.2](#zabbix-42)
+ [Zabbix 4.0](#zabbix-40)
+ [Zabbix 3.4](#zabbix-34)
Expand All @@ -15,6 +16,7 @@ Table of Contents
- [Getting started](#getting-started)
* [Installation](#installation)
* [Minimal Configuration](#minimal-configuration)
* [Issues](#issues)
- [Role Variables](#role-variables)
* [Main variables](#main-variables)
* [TLS Specific configuration](#tls-specific-configuration)
Expand Down Expand Up @@ -77,6 +79,17 @@ To successfully complete the install the role requires `python-netaddr` on the c

See the following list of supported Operating systems with the Zabbix releases:

### Zabbix 4.2

* CentOS 7.x, 8.x
* Amazon 7.x
* RedHat 7.x, 8.x
* Fedora 27, 29
* OracleLinux 7.x, 8.x
* Scientific Linux 7.x, 8.x
* Ubuntu 14.04, 16.04, 18.04
* Debian 8, 9, 10

### Zabbix 4.2

* CentOS 7.x
Expand Down Expand Up @@ -171,6 +184,10 @@ The `zabbix_version` is optional. The latest available major.minor version of Za

The `zabbix_agent_server` (and `zabbix_agent_serveractive`) should contain the ip or fqdn of the host running the Zabbix Server.

## Issues

Due to issue discussed on #291, the Ansible Version 2.9.{0,1,2} isn't working correctly on Windows related targets.

# Role Variables

## Main variables
Expand Down

0 comments on commit 7b592b2

Please sign in to comment.