Initial commit
This commit is contained in:
2
roles/gekmihesg.openwrt/meta/.galaxy_install_info
Normal file
2
roles/gekmihesg.openwrt/meta/.galaxy_install_info
Normal file
@@ -0,0 +1,2 @@
|
||||
install_date: 'Sun 07 Jul 2024 02:07:36 PM '
|
||||
version: master
|
||||
27
roles/gekmihesg.openwrt/meta/main.yml
Normal file
27
roles/gekmihesg.openwrt/meta/main.yml
Normal file
@@ -0,0 +1,27 @@
|
||||
---
|
||||
galaxy_info:
|
||||
namespace: gekmihesg
|
||||
role_name: openwrt
|
||||
author: Markus Weippert
|
||||
description: Manage OpenWRT without python
|
||||
issue_tracker_url: https://github.com/gekmihesg/ansible-openwrt/issues
|
||||
license: GPL-3.0
|
||||
min_ansible_version: '2.4'
|
||||
platforms:
|
||||
- name: GenericLinux
|
||||
# platforms:
|
||||
# - name: LEDE
|
||||
# versions:
|
||||
# - 17.01
|
||||
# - name: OpenWRT
|
||||
# versions:
|
||||
# - 15.05
|
||||
galaxy_tags:
|
||||
- busybox
|
||||
- lede
|
||||
- openwrt
|
||||
- shell
|
||||
- uci
|
||||
dependencies: []
|
||||
|
||||
# code: language=yaml tabSize=2
|
||||
Reference in New Issue
Block a user