[PR #7] [MERGED] zabbix kurulum sorunlari giderildi. base playbooklar ansible 2.2.1 surumu ile uyumlu calisacak hale getirildi #30

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

📋 Pull Request Information

Original PR: https://github.com/Pardus-Ahtapot/MYS/pull/7
Author: @alptugay
Created: 5/16/2018
Status: Merged
Merged: 5/17/2018
Merged by: @ciari

Base: developmentHead: bilgi-sistemleri-izleme


📝 Commits (2)

  • 09a2522 zabbix kurulum sorunlari giderildi. base playbooklar ansible 2.2.1 surumu ile uyumlu calisacak hale getirildi
  • 342b301 icinga client yapilandirmasi icin ansible playbook hazirlandi

📊 Changes

27 files changed (+1430 additions, -54 deletions)

View changed files

📝 ahtapotmys/hosts (+3 -2)
📝 ahtapotmys/playbooks/icinga.yml (+3 -1)
ahtapotmys/playbooks/icinga2-clients.yml (+8 -0)
📝 ahtapotmys/playbooks/zabbix-web.yml (+0 -3)
📝 ahtapotmys/roles/base/handlers/profile.yml (+1 -1)
📝 ahtapotmys/roles/base/tasks/directory.yml (+1 -1)
📝 ahtapotmys/roles/base/tasks/group.yml (+1 -1)
📝 ahtapotmys/roles/base/tasks/grub.yml (+1 -1)
📝 ahtapotmys/roles/base/tasks/install.yml (+1 -1)
📝 ahtapotmys/roles/base/tasks/kernel_modules.yml (+3 -3)
📝 ahtapotmys/roles/base/tasks/profile.yml (+1 -1)
📝 ahtapotmys/roles/base/tasks/repo.yml (+1 -1)
📝 ahtapotmys/roles/base/tasks/rsyslog.yml (+16 -14)
📝 ahtapotmys/roles/base/tasks/user.yml (+1 -1)
📝 ahtapotmys/roles/base/vars/repo.yml (+2 -2)
📝 ahtapotmys/roles/icinga2-ansible-no-ui/tasks/icinga2_configure.yml (+8 -0)
ahtapotmys/roles/icinga2-clients/defaults/main.yml (+0 -0)
ahtapotmys/roles/icinga2-clients/handlers/main.yml (+0 -0)
ahtapotmys/roles/icinga2-clients/meta/main.yml (+0 -0)
ahtapotmys/roles/icinga2-clients/tasks/main.yml (+44 -0)

...and 7 more files

📄 Description

zabbix kurulum sorunlari giderildi. base playbooklar ansible 2.2.1 surumu ile uyumlu calisacak hale getirildi. ZAbbix 3.4 sürümüne olan bağımlılık kaldırıldı. ahtapot 17 reposunda bulunan 3.0.7 sürümü ile uyumlu hale getirildi playbook.


🔄 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/7 **Author:** [@alptugay](https://github.com/alptugay) **Created:** 5/16/2018 **Status:** ✅ Merged **Merged:** 5/17/2018 **Merged by:** [@ciari](https://github.com/ciari) **Base:** `development` ← **Head:** `bilgi-sistemleri-izleme` --- ### 📝 Commits (2) - [`09a2522`](https://github.com/Pardus-Ahtapot/MYS/commit/09a2522fcf6a4d6f69a2edfbdab8dc219e566cad) zabbix kurulum sorunlari giderildi. base playbooklar ansible 2.2.1 surumu ile uyumlu calisacak hale getirildi - [`342b301`](https://github.com/Pardus-Ahtapot/MYS/commit/342b3012cb39df22713af8742eb52fdf218e5148) icinga client yapilandirmasi icin ansible playbook hazirlandi ### 📊 Changes **27 files changed** (+1430 additions, -54 deletions) <details> <summary>View changed files</summary> 📝 `ahtapotmys/hosts` (+3 -2) 📝 `ahtapotmys/playbooks/icinga.yml` (+3 -1) ➕ `ahtapotmys/playbooks/icinga2-clients.yml` (+8 -0) 📝 `ahtapotmys/playbooks/zabbix-web.yml` (+0 -3) 📝 `ahtapotmys/roles/base/handlers/profile.yml` (+1 -1) 📝 `ahtapotmys/roles/base/tasks/directory.yml` (+1 -1) 📝 `ahtapotmys/roles/base/tasks/group.yml` (+1 -1) 📝 `ahtapotmys/roles/base/tasks/grub.yml` (+1 -1) 📝 `ahtapotmys/roles/base/tasks/install.yml` (+1 -1) 📝 `ahtapotmys/roles/base/tasks/kernel_modules.yml` (+3 -3) 📝 `ahtapotmys/roles/base/tasks/profile.yml` (+1 -1) 📝 `ahtapotmys/roles/base/tasks/repo.yml` (+1 -1) 📝 `ahtapotmys/roles/base/tasks/rsyslog.yml` (+16 -14) 📝 `ahtapotmys/roles/base/tasks/user.yml` (+1 -1) 📝 `ahtapotmys/roles/base/vars/repo.yml` (+2 -2) 📝 `ahtapotmys/roles/icinga2-ansible-no-ui/tasks/icinga2_configure.yml` (+8 -0) ➕ `ahtapotmys/roles/icinga2-clients/defaults/main.yml` (+0 -0) ➕ `ahtapotmys/roles/icinga2-clients/handlers/main.yml` (+0 -0) ➕ `ahtapotmys/roles/icinga2-clients/meta/main.yml` (+0 -0) ➕ `ahtapotmys/roles/icinga2-clients/tasks/main.yml` (+44 -0) _...and 7 more files_ </details> ### 📄 Description zabbix kurulum sorunlari giderildi. base playbooklar ansible 2.2.1 surumu ile uyumlu calisacak hale getirildi. ZAbbix 3.4 sürümüne olan bağımlılık kaldırıldı. ahtapot 17 reposunda bulunan 3.0.7 sürümü ile uyumlu hale getirildi playbook. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 15:45:46 +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#30
No description provided.