diff --git a/awx_collection/plugins/modules/tower_license.py b/awx_collection/plugins/modules/tower_license.py index c0483409a7..b432fef9ec 100644 --- a/awx_collection/plugins/modules/tower_license.py +++ b/awx_collection/plugins/modules/tower_license.py @@ -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.