mirror of
https://github.com/itdoginfo/ansible-openwrt-hirkn.git
synced 2025-12-23 07:33:37 +05:00
Added role
This commit is contained in:
22
meta/main.yml
Normal file
22
meta/main.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
galaxy_info:
|
||||
role_name: domain_routing_openwrt
|
||||
namespace: itdoginfo
|
||||
author: itdog
|
||||
description: Configuring domain routing on Openwrt router
|
||||
issue_tracker_url: https://github.com/itdoginfo/domain-routing-openwrt/issues
|
||||
license: GPL-3.0
|
||||
min_ansible_version: 2.10.8
|
||||
platforms:
|
||||
- name: OpenWrt
|
||||
galaxy_tags:
|
||||
- openwrt
|
||||
- dnsmasq
|
||||
- ipset
|
||||
- wireguard
|
||||
- sing-box
|
||||
- openvpn
|
||||
- bypass
|
||||
- routing
|
||||
dependencies:
|
||||
- role: gekmihesg.openwrt
|
||||
Reference in New Issue
Block a user