Adding subscriptions module and adding pool_id to license module (#12560)

This commit is contained in:
John Westcott IV
2022-07-28 12:16:47 -04:00
committed by GitHub
parent 734899228b
commit d1fc2702ec
4 changed files with 126 additions and 8 deletions

View File

@@ -41,6 +41,7 @@ no_endpoint_for_module = [
'workflow_template',
'ad_hoc_command_wait',
'ad_hoc_command_cancel',
'subscriptions', # Subscription deals with config/subscriptions
]
# Global module parameters we can ignore