add win_firewall role
This commit is contained in:
16
roles/win_firewall/meta/main.yml
Normal file
16
roles/win_firewall/meta/main.yml
Normal 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: []
|
||||
Reference in New Issue
Block a user