[PR #55] [MERGED] veritabani guvenlik duvari mys dosyalari #76

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

📋 Pull Request Information

Original PR: https://github.com/Pardus-Ahtapot/MYS/pull/55
Author: @ciari
Created: 7/1/2019
Status: Merged
Merged: 7/1/2019
Merged by: @ciari

Base: developmentHead: master


📝 Commits (3)

  • ea5cbe6 Merge pull request #53 from Pardus-Ahtapot/development
  • 823595c veritabani guvenlik duvari playbook ve rolleri eklendi
  • 4bc31d8 Merge pull request #1 from ciari/development

📊 Changes

8 files changed (+233 additions, -0 deletions)

View changed files

ahtapotmys/playbooks/dbfirewall.yml (+26 -0)
ahtapotmys/roles/database-firewall/README.md (+38 -0)
ahtapotmys/roles/database-firewall/defaults/main.yml (+19 -0)
ahtapotmys/roles/database-firewall/handlers/main.yml (+7 -0)
ahtapotmys/roles/database-firewall/meta/main.yml (+18 -0)
ahtapotmys/roles/database-firewall/tasks/main.yml (+18 -0)
ahtapotmys/roles/database-firewall/templates/dbshield.yml.j2 (+90 -0)
ahtapotmys/roles/database-firewall/vars/ahtapot-dbfw.yml (+17 -0)

📄 Description

Veritabani guvenlik duvari icin gerekli playbook ve roller eklendi


🔄 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/55 **Author:** [@ciari](https://github.com/ciari) **Created:** 7/1/2019 **Status:** ✅ Merged **Merged:** 7/1/2019 **Merged by:** [@ciari](https://github.com/ciari) **Base:** `development` ← **Head:** `master` --- ### 📝 Commits (3) - [`ea5cbe6`](https://github.com/Pardus-Ahtapot/MYS/commit/ea5cbe6a100cad727e0f395a10d05748bcaf7f87) Merge pull request #53 from Pardus-Ahtapot/development - [`823595c`](https://github.com/Pardus-Ahtapot/MYS/commit/823595cf0b837e939d42f07ace17aea665a031a7) veritabani guvenlik duvari playbook ve rolleri eklendi - [`4bc31d8`](https://github.com/Pardus-Ahtapot/MYS/commit/4bc31d8e4386f7f5737c5946f5d390e10633f7af) Merge pull request #1 from ciari/development ### 📊 Changes **8 files changed** (+233 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `ahtapotmys/playbooks/dbfirewall.yml` (+26 -0) ➕ `ahtapotmys/roles/database-firewall/README.md` (+38 -0) ➕ `ahtapotmys/roles/database-firewall/defaults/main.yml` (+19 -0) ➕ `ahtapotmys/roles/database-firewall/handlers/main.yml` (+7 -0) ➕ `ahtapotmys/roles/database-firewall/meta/main.yml` (+18 -0) ➕ `ahtapotmys/roles/database-firewall/tasks/main.yml` (+18 -0) ➕ `ahtapotmys/roles/database-firewall/templates/dbshield.yml.j2` (+90 -0) ➕ `ahtapotmys/roles/database-firewall/vars/ahtapot-dbfw.yml` (+17 -0) </details> ### 📄 Description Veritabani guvenlik duvari icin gerekli playbook ve roller eklendi --- <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:03 +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#76
No description provided.