correct manifest argument spec for the tower_license module

This commit is contained in:
Ryan Petrello
2020-10-27 09:09:39 -04:00
parent f83e4cf092
commit 22e68fe973

View File

@@ -25,7 +25,7 @@ options:
description:
- file path to a Red Hat subscription manifest (a .zip file)
required: True
type: dict
type: str
eula_accepted:
description:
- Whether or not the EULA is accepted.