[PR #70] [MERGED] zabbix 4.0 role ve playbooklari eklendi #94

Closed
opened 2026-03-02 15:46:07 +03:00 by kerem · 0 comments
Owner

📋 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: developmentHead: development


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/Pardus-Ahtapot/MYS/pull/70 **Author:** [@ciari](https://github.com/ciari) **Created:** 11/14/2019 **Status:** ✅ Merged **Merged:** 11/14/2019 **Merged by:** [@ciari](https://github.com/ciari) **Base:** `development` ← **Head:** `development` --- ### 📝 Commits (2) - [`9968e1e`](https://github.com/Pardus-Ahtapot/MYS/commit/9968e1e1f38751df9f7f0acc365f2888d21acf7c) zabbix playbook ve rolleri duzenlenerek, tek rol haline getirildi. Zabbix 4.0 a uygun olarak hazirlandi - [`57b2cb9`](https://github.com/Pardus-Ahtapot/MYS/commit/57b2cb984315cfccc9884b4b54a9aa936d2aa85f) Merge branch 'development' of https://github.com/ciari/MYS into development ### 📊 Changes **19 files changed** (+518 additions, -940 deletions) <details> <summary>View changed files</summary> ➖ `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:46:07 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/MYS#94
No description provided.