add win_firewall role

This commit is contained in:
Sergey Malyuk
2026-04-09 12:23:14 +03:00
parent 3fbef17a3c
commit ab9cc16301
9 changed files with 181 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
---
galaxy_info:
role_name: "win_firewall"
namespace: genlab
author: "Sergey Malyuk"
company: "Genlab, LLC"
description: "Configures clean windows firewall"
license: "MIT"
min_ansible_version: "2.16"
platforms:
- name: "Windows"
galaxy_tags: []
dependencies: []