mirror of
https://github.com/ansible/awx.git
synced 2026-05-11 03:17:38 -02:30
Adding subscriptions module and adding pool_id to license module (#12560)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user