Initial role commit
This commit is contained in:
16
meta/main.yaml
Normal file
16
meta/main.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
galaxy_info:
|
||||
role_name: ddclient
|
||||
author: Patrick Jaroszewski
|
||||
description: Ansible role to install and configure ddclient
|
||||
license: MIT License
|
||||
min_ansible_version: 2.11
|
||||
platforms:
|
||||
- name: Debian
|
||||
versions: all
|
||||
- name: Ubuntu
|
||||
version: all
|
||||
galaxy_tags:
|
||||
- ddns
|
||||
- dynamicdns
|
||||
- ddclient
|
||||
Reference in New Issue
Block a user