include the AWX version as a header in all responses

This commit is contained in:
Ryan Petrello
2020-04-21 17:26:57 -04:00
parent 9fdec9b31b
commit edd9972435
2 changed files with 7 additions and 1 deletions
+1
View File
@@ -56,6 +56,7 @@ __all__ = [
'has_model_field_prefetched', 'set_environ', 'IllegalArgumentError',
'get_custom_venv_choices', 'get_external_account', 'task_manager_bulk_reschedule',
'schedule_task_manager', 'classproperty', 'create_temporary_fifo', 'truncate_stdout',
'StubLicense'
]