mirror of
https://github.com/Pardus-Ahtapot/MYS.git
synced 2026-04-25 17:45:56 +03:00
[PR #125] [MERGED] dnsfw role added #125
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#125
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/125
Author: @ciari
Created: 8/19/2021
Status: ✅ Merged
Merged: 8/19/2021
Merged by: @ciari
Base:
development← Head:development📝 Commits (1)
ba16157dnsfw role added📊 Changes
13 files changed (+358 additions, -0 deletions)
View changed files
📝
ahtapotmys/hosts(+2 -0)➕
ahtapotmys/playbooks/dnsfw.yml(+25 -0)➕
ahtapotmys/roles/dnsfw/README.md(+38 -0)➕
ahtapotmys/roles/dnsfw/defaults/main.yml(+9 -0)➕
ahtapotmys/roles/dnsfw/handlers/main.yml(+19 -0)➕
ahtapotmys/roles/dnsfw/meta/main.yml(+21 -0)➕
ahtapotmys/roles/dnsfw/tasks/conf_integrity.yml(+17 -0)➕
ahtapotmys/roles/dnsfw/tasks/main.yml(+111 -0)➕
ahtapotmys/roles/dnsfw/templates/ahtapot-dns-fw.conf.j2(+76 -0)➕
ahtapotmys/roles/dnsfw/templates/logrotate_unbound.j2(+15 -0)➕
ahtapotmys/roles/dnsfw/templates/policy-rc.d.j2(+3 -0)➕
ahtapotmys/roles/dnsfw/vars/conf_list.yml(+1 -0)➕
ahtapotmys/roles/dnsfw/vars/main.yml(+21 -0)📄 Description
Ahtapot BSGS DNSFW Open Source Edition Ansible Plabook Added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.