[Add] Initial commit
This commit is contained in:
commit
40a65269e1
6 changed files with 125 additions and 0 deletions
17
meta/main.yml
Normal file
17
meta/main.yml
Normal file
|
@ -0,0 +1,17 @@
|
|||
---
|
||||
galaxy_info:
|
||||
author: loranger
|
||||
description: Install Ntp for debian system
|
||||
license: BSD
|
||||
min_ansible_version: 1.2
|
||||
platforms:
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- all
|
||||
- name: Debian
|
||||
versions:
|
||||
- jessie
|
||||
- squeeze
|
||||
- wheezy
|
||||
categories:
|
||||
- system
|
Loading…
Add table
Add a link
Reference in a new issue