redhat_subscription
13.8 KB
-
redhat_subscription calls AnsibleModule() without argument_spec · c92ec68f
The Rhsm object requires an AnsibleModule but it isn't created with an argument_spec and fails. Since the rhn.module is set directly after, setting None for the required argument of Rhsm fixes the module.
Andrew Resch committed