diff --git a/awx_collection/plugins/modules/tower_license.py b/awx_collection/plugins/modules/tower_license.py index 89f95e7c42..c0483409a7 100644 --- a/awx_collection/plugins/modules/tower_license.py +++ b/awx_collection/plugins/modules/tower_license.py @@ -21,7 +21,7 @@ description: - Get or Set Ansible Tower license. See U(https://www.ansible.com/tower) for an overview. options: - data: + manifest: description: - file path to a Red Hat subscription manifest (a .zip file) required: True