Initial commit
This commit is contained in:
12
roles/network/meta/main.yml
Normal file
12
roles/network/meta/main.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
galaxy_info:
|
||||
author: flyoverhead
|
||||
description: Configure network settings
|
||||
license: GPL-3.0
|
||||
min_ansible_version: "2.13"
|
||||
platforms:
|
||||
- name: OpenWrt
|
||||
versions: ["22.03"]
|
||||
galaxy_tags: ["openwrt", "network"]
|
||||
dependencies:
|
||||
- role: gekmihesg.openwrt
|
||||
Reference in New Issue
Block a user