summaryrefslogtreecommitdiffstats
path: root/meta/main.yml
blob: 0c5ecdc77cab905373dc6d4ae57ec0a8fb7f9107 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
dependencies: []

galaxy_info:
  author: geerlingguy
  description: NTP installation and configuration for RHEL/CentOS 6.x.
  company: "Midwestern Mac, LLC"
  license: "license (BSD, MIT)"
  min_ansible_version: 1.4
  platforms:
  - name: EL
    versions:
    - all
  - name: Debian
    versions:
    - all
  - name: Ubuntu
    versions:
    - all
  categories:
    - system