Skip to content

Releases: robertdebock/ansible-role-zabbix

Fix mysql port and docs

05 Jan 17:15
Compare
Choose a tag to compare

Probably the last update to this role, because it's split in multiple roles:

  • repository
  • agent
  • server
  • web

and so on.

Username and restart

20 Dec 05:30
Compare
Choose a tag to compare

The default username has been fixes, and restarting of httpd will be done on installation of the web package.

ssl

19 Dec 13:12
Compare
Choose a tag to compare
ssl

It's okay to have invalid (localhost) certs.

vars to defaults

19 Dec 03:54
Compare
Choose a tag to compare

The variable httpd_package was listed in vars, now in defaults. Like ansible-role-ca, should be able to inherit that variable from ansible-role-httpd.

API fixes

18 Dec 17:27
Compare
Choose a tag to compare
1.4.7

mode y to d typos.

Prepared for provisioning

17 Dec 08:28
Compare
Choose a tag to compare

Many changes, mostly in testing and fixing things found in tests.

Added a mechanism to provision group and hosts in zabbix.

MySQL dependency

13 Dec 21:02
Compare
Choose a tag to compare

Install a few mysql dependencies.

Get selinux out

12 Dec 21:11
Compare
Choose a tag to compare

Depend on the selinux role.

Release version bump

12 Dec 20:13
Compare
Choose a tag to compare

4.0.1 -> 4.0.2

Typo _zabbix_server_requirments

12 Dec 20:10
Compare
Choose a tag to compare

Stupid typo, cause server to be not working.