add minimal meta file
This commit is contained in:
parent
cefb23c1cb
commit
93418fb98a
13
meta/main.yml
Normal file
13
meta/main.yml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
galaxy_info:
|
||||
author: xoxys
|
||||
description: Setup ntp time daemon
|
||||
license: MIT
|
||||
min_ansible_version: 2.4
|
||||
platforms:
|
||||
- name: EL
|
||||
versions:
|
||||
- 7
|
||||
galaxy_tags:
|
||||
- ntp
|
||||
dependencies:
|
Loading…
Reference in New Issue
Block a user