ansible-lint: License must be defined as a list.

This commit is contained in:
Rafael Guterres Jeffman
2023-02-20 16:52:23 -03:00
parent dcf9c7d8ce
commit 16ce5f21de

View File

@@ -13,8 +13,8 @@ homepage: "https://github.com/freeipa/ansible-freeipa"
issues: "https://github.com/freeipa/ansible-freeipa/issues"
readme: "README.md"
license: "GPL-3.0-or-later"
license:
- "GPL-3.0-or-later"
tags:
- "linux"
- "system"