diff options
author | Jeff Geerling <geerlingguy@mac.com> | 2015-07-17 21:20:31 -0500 |
---|---|---|
committer | Jeff Geerling <geerlingguy@mac.com> | 2016-03-03 22:32:08 -0600 |
commit | df7f9eb615cf94cb6ba0163c361fc4bdb7956f72 (patch) | |
tree | f2d0f60cb3dd682c3333f8b835d21f65b996ec90 /meta/main.yml | |
parent | a62270617e954dd017b5389de32ffeb8103c0f09 (diff) | |
download | ntp-df7f9eb615cf94cb6ba0163c361fc4bdb7956f72.tar.gz ntp-df7f9eb615cf94cb6ba0163c361fc4bdb7956f72.tar.bz2 ntp-df7f9eb615cf94cb6ba0163c361fc4bdb7956f72.tar.xz ntp-df7f9eb615cf94cb6ba0163c361fc4bdb7956f72.zip |
Fixed documentation and linux distro information.
Diffstat (limited to 'meta/main.yml')
-rw-r--r-- | meta/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/main.yml b/meta/main.yml index 2731fc2..dc85d17 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -3,7 +3,7 @@ dependencies: [] galaxy_info: author: geerlingguy - description: NTP installation and configuration for RHEL/CentOS 6.x. + description: NTP installation and configuration for Linux. company: "Midwestern Mac, LLC" license: "license (BSD, MIT)" min_ansible_version: 1.4 |