Skip to content

Commit

Permalink
Merge pull request #10 from sbaerlocher/fixed/galaxy
Browse files Browse the repository at this point in the history
Fixed absent license_file in galaxy.yml
  • Loading branch information
sbaerlocher committed May 25, 2020
2 parents 04f8474 + f94bf9e commit bb8db22
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ and [human-readable changelog](https://keepachangelog.com/en/1.0.0/).

- Refactoring of ansible role remote_desktop.

### Fixed

- Fixed absent license_file in galaxy.yml.

## 0.0.4

### Added
Expand Down
1 change: 0 additions & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ authors:
description: 'Ansible Collection for Windows functions.'
license:
- MIT
license_file: 'LICENSE'
tags:
- windows
dependencies: {}
Expand Down

0 comments on commit bb8db22

Please sign in to comment.