diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..e8e3af9 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,5 @@ +# Change Log + +## 0.0.1 + +* Initial 0.0.1 release diff --git a/galaxy.yml b/galaxy.yml index 4fa2aed..b9fe30f 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -5,13 +5,11 @@ readme: README.md authors: - Tech Admin description: Installs the smallstep CLI. -license: -- Apache-2.0 -license_file: 'LICENSE.md' +license_file: 'LICENSE' tags: - smallstep - step - - step-cli + - cli - tls - mtls - pki diff --git a/roles/install/meta/main.yml b/roles/install/meta/main.yml index f28977d..8f19ed3 100644 --- a/roles/install/meta/main.yml +++ b/roles/install/meta/main.yml @@ -33,7 +33,7 @@ galaxy_info: versions: - all - galaxy_tags: [smallstep, step, step-cli, cli, pki, certificate, automation] + galaxy_tags: [smallstep, step, cli, pki, certificate, automation] dependencies: [] collections: