updated license
This commit is contained in:
parent
466907b828
commit
df0fc9eb23
|
|
@ -622,7 +622,7 @@ copy of the Program in return for a fee.
|
||||||
|
|
||||||
|
|
||||||
Ansible Role to create certificates to use on a linux server.
|
Ansible Role to create certificates to use on a linux server.
|
||||||
Copyright (C) 2021 AnsibleGuy
|
Copyright (C) 2022 AnsibleGuy
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
galaxy_info:
|
galaxy_info:
|
||||||
author: 'AnsibleGuy <guy@ansibleguy.net>'
|
author: 'AnsibleGuy <guy@ansibleguy.net>'
|
||||||
readme: 'README.md'
|
readme: 'README.md'
|
||||||
license: 'MIT'
|
license: 'GPLv3'
|
||||||
repository: 'https://github.com/ansibleguy/ROLE'
|
repository: 'https://github.com/ansibleguy/ROLE'
|
||||||
issue_tracker_url: 'https://github.com/ansibleguy/ROLE/issues'
|
issue_tracker_url: 'https://github.com/ansibleguy/ROLE/issues'
|
||||||
github_branch: 'stable'
|
github_branch: 'stable'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue