diff --git a/CHANGELOG.md b/CHANGELOG.md index 5920362..46b2ac7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.0.1 + +### Changed + +- Update Readme +- Fixed Metadata Score + ## 1.0.0 ### Added diff --git a/LICENSE b/LICENSE index 7d07096..5520f0e 100644 --- a/LICENSE +++ b/LICENSE @@ -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 diff --git a/README.md b/README.md index 4c772dc..afdb22c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Ansible Role: ca-certificates -[![Build Status](https://img.shields.io/travis/arillso/ansible.ca-certificates.svg?branch=master&style=popout-square)](https://travis-ci.org/arillso/ansible.ca-certificates) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=popout-square)](https://sbaerlo.ch/licence) [![Ansible Galaxy](https://img.shields.io/badge/ansible--galaxy-ca_certificates-blue.svg?style=popout-square)](https://galaxy.ansible.com/arillso/ca_certificates) [![Ansible Role](https://img.shields.io/ansible/role/d/id.svg?style=popout-square)](https://galaxy.ansible.com/arillso/ca_certificates) +[![Build Status](https://img.shields.io/travis/arillso/ansible.ca-certificates.svg?branch=master&style=popout-square)](https://travis-ci.org/arillso/ansible.ca-certificates) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=popout-square)](https://sbaerlo.ch/licence) [![Ansible Galaxy](https://img.shields.io/badge/ansible--galaxy-ca_certificates-blue.svg?style=popout-square)](https://galaxy.ansible.com/arillso/ca_certificates) [![Ansible Role](https://img.shields.io/ansible/role/d/42098.svg?style=popout-square)](https://galaxy.ansible.com/arillso/ca_certificates) ## Description @@ -64,8 +64,6 @@ None - arillso.ca_certificates ``` -## Changelog - ## Author - [Simon Bärlocher](https://sbaerlocher.ch) @@ -76,4 +74,4 @@ This project is under the MIT License. See the [LICENSE](https://sbaerlo.ch/lice ## Copyright -(c) 2019, Arillso +(c) 2020, Arillso diff --git a/meta/main.yml b/meta/main.yml index d35187a..f5fcc77 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -17,7 +17,6 @@ galaxy_info: versions: - bionic - cosmic - - disco - name: Debian versions: - jessie