mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-31 03:44:41 +00:00
galaxy.yml: Remove license_file
Galaxy refuses to import a collection that has license and license_file set in galaxy.yml. Therefore license_file has been removed.
This commit is contained in:
@@ -13,7 +13,6 @@ issues: "https://github.com/freeipa/ansible-freeipa/issues"
|
|||||||
|
|
||||||
readme: "README.md"
|
readme: "README.md"
|
||||||
license: "GPL-3.0-or-later"
|
license: "GPL-3.0-or-later"
|
||||||
license_file: "COPYING"
|
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user