mirror of
https://github.com/Pardus-Ahtapot/MYS.git
synced 2026-04-25 17:45:56 +03:00
[PR #70] [MERGED] zabbix 4.0 role ve playbooklari eklendi #94
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/MYS#94
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Pardus-Ahtapot/MYS/pull/70
Author: @ciari
Created: 11/14/2019
Status: ✅ Merged
Merged: 11/14/2019
Merged by: @ciari
Base:
development← Head:development📝 Commits (2)
9968e1ezabbix playbook ve rolleri duzenlenerek, tek rol haline getirildi. Zabbix 4.0 a uygun olarak hazirlandi57b2cb9Merge branch 'development' of https://github.com/ciari/MYS into development📊 Changes
19 files changed (+518 additions, -940 deletions)
View changed files
➖
ahtapotmys/roles/zabbix-web/handlers/main.yml(+0 -9)➖
ahtapotmys/roles/zabbix-web/meta/main.yml(+0 -137)➖
ahtapotmys/roles/zabbix-web/tasks/Pardus.yml(+0 -94)➖
ahtapotmys/roles/zabbix-web/tasks/main.yml(+0 -63)➖
ahtapotmys/roles/zabbix-web/templates/apache_vhost.conf.j2(+0 -53)➖
ahtapotmys/roles/zabbix-web/templates/zabbix.conf.php.j2(+0 -20)➖
ahtapotmys/roles/zabbix-web/vars/main.yml(+0 -53)➕
ahtapotmys/roles/zabbix/README.md(+37 -0)➕
ahtapotmys/roles/zabbix/defaults/main.yml(+97 -0)📝
ahtapotmys/roles/zabbix/handlers/main.yml(+18 -4)📝
ahtapotmys/roles/zabbix/meta/main.yml(+16 -135)➖
ahtapotmys/roles/zabbix/tasks/Pardus.yml(+0 -106)📝
ahtapotmys/roles/zabbix/tasks/main.yml(+82 -24)📝
ahtapotmys/roles/zabbix/tasks/mysql.yml(+40 -139)📝
ahtapotmys/roles/zabbix/tasks/postgresql.yml(+89 -43)➕
ahtapotmys/roles/zabbix/tasks/scripts.yml(+20 -0)📝
ahtapotmys/roles/zabbix/templates/zabbix_server.conf.j2(+106 -39)➖
ahtapotmys/roles/zabbix/vars/Pardus.yml(+0 -4)📝
ahtapotmys/roles/zabbix/vars/main.yml(+13 -17)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.