Skip to content

Commit

Permalink
Version 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sbaerlocher authored Jan 7, 2020
2 parents 667c71a + 0cf55f5 commit f8294d4
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 5 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html)
and [human-readable changelog](https://keepachangelog.com/en/1.0.0/).

## 1.4.2

### Changed

- Update Readme
- Fixes to improve Metadata Score an Ansible Galaxy

## 1.4.1

### Changed
Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2019 Arillso
Copyright (c) 2020 Arillso

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,4 +122,8 @@ None
## License
BSD
This project is under the MIT License. See the [LICENSE](licence) file for the full license text.
## Copyright
(c) 2020, Arillso
5 changes: 2 additions & 3 deletions meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
galaxy_info:
author: arillso
description: Ansible role for installing NTP on Linux and Windows.
license: BSD
min_ansible_version: 2.7
license: MIT
min_ansible_version: 2.9
platforms:
- name: EL
versions:
Expand All @@ -16,7 +16,6 @@ galaxy_info:
versions:
- bionic
- cosmic
- disco
- name: Debian
versions:
- jessie
Expand Down

0 comments on commit f8294d4

Please sign in to comment.