LICENSE.md
MANIFEST.in
Makefile
README.md
VERSION
pyproject.toml
setup.cfg
awx/__init__.py
awx/asgi.py
awx/resource_api.py
awx/urls.py
awx/wsgi.py
awx.egg-info/PKG-INFO
awx.egg-info/SOURCES.txt
awx.egg-info/dependency_links.txt
awx.egg-info/entry_points.txt
awx.egg-info/not-zip-safe
awx.egg-info/top_level.txt
awx/api/__init__.py
awx/api/authentication.py
awx/api/conf.py
awx/api/exceptions.py
awx/api/fields.py
awx/api/generics.py
awx/api/metadata.py
awx/api/metrics.py
awx/api/models.py
awx/api/pagination.py
awx/api/parsers.py
awx/api/permissions.py
awx/api/renderers.py
awx/api/serializers.py
awx/api/swagger.py
awx/api/validators.py
awx/api/versioning.py
awx/api/management/__init__.py
awx/api/management/commands/__init__.py
awx/api/templates/eula.md
awx/api/templates/api/_deprecated.md
awx/api/templates/api/_list_common.md
awx/api/templates/api/_result_fields_common.md
awx/api/templates/api/_schedule_detail.md
awx/api/templates/api/_schedule_list_common.md
awx/api/templates/api/ad_hoc_command_ad_hoc_command_events_list.md
awx/api/templates/api/ad_hoc_command_relaunch.md
awx/api/templates/api/api_o_auth_authorization_root_view.md
awx/api/templates/api/api_root_view.md
awx/api/templates/api/api_v2_config_view.md
awx/api/templates/api/api_v2_root_view.md
awx/api/templates/api/api_view.md
awx/api/templates/api/base_variable_data.md
awx/api/templates/api/bulk_host_create_view.md
awx/api/templates/api/bulk_host_delete_view.md
awx/api/templates/api/bulk_job_launch_view.md
awx/api/templates/api/bulk_view.md
awx/api/templates/api/dashboard_inventory_graph_view.md
awx/api/templates/api/dashboard_jobs_graph_view.md
awx/api/templates/api/dashboard_view.md
awx/api/templates/api/group_all_hosts_list.md
awx/api/templates/api/group_potential_children_list.md
awx/api/templates/api/host_all_groups_list.md
awx/api/templates/api/host_list.md
awx/api/templates/api/host_metric_detail.md
awx/api/templates/api/instance_health_check.md
awx/api/templates/api/inventory_inventory_sources_update.md
awx/api/templates/api/inventory_root_groups_list.md
awx/api/templates/api/inventory_script_view.md
awx/api/templates/api/inventory_source_cancel.md
awx/api/templates/api/inventory_source_schedules_list.md
awx/api/templates/api/inventory_source_update_view.md
awx/api/templates/api/inventory_tree_view.md
awx/api/templates/api/inventory_update_events_list.md
awx/api/templates/api/job_cancel.md
awx/api/templates/api/job_create_schedule.md
awx/api/templates/api/job_job_events_children_summary.md
awx/api/templates/api/job_job_events_list.md
awx/api/templates/api/job_list.md
awx/api/templates/api/job_relaunch.md
awx/api/templates/api/job_template_callback.md
awx/api/templates/api/job_template_jobs_list.md
awx/api/templates/api/job_template_label_list.md
awx/api/templates/api/job_template_launch.md
awx/api/templates/api/job_template_schedules_list.md
awx/api/templates/api/job_template_survey_spec.md
awx/api/templates/api/list_api_view.md
awx/api/templates/api/list_create_api_view.md
awx/api/templates/api/mesh_visualizer.md
awx/api/templates/api/metrics_view.md
awx/api/templates/api/organization_admins_list.md
awx/api/templates/api/project_playbooks.md
awx/api/templates/api/project_schedules_list.md
awx/api/templates/api/project_update_cancel.md
awx/api/templates/api/project_update_events_list.md
awx/api/templates/api/project_update_view.md
awx/api/templates/api/retrieve_api_view.md
awx/api/templates/api/retrieve_destroy_api_view.md
awx/api/templates/api/retrieve_update_api_view.md
awx/api/templates/api/retrieve_update_destroy_api_view.md
awx/api/templates/api/schedule_list.md
awx/api/templates/api/setting_logging_test.md
awx/api/templates/api/stdout.html
awx/api/templates/api/sub_list_api_view.md
awx/api/templates/api/sub_list_create_api_view.md
awx/api/templates/api/sub_list_destroy_api_view.md
awx/api/templates/api/system_job_events_list.md
awx/api/templates/api/system_job_template_launch.md
awx/api/templates/api/team_roles_list.md
awx/api/templates/api/unified_job_stdout.md
awx/api/templates/api/user_admin_of_organizations_list.md
awx/api/templates/api/user_me_list.md
awx/api/templates/api/user_roles_list.md
awx/api/templates/api/webhook_key_view.md
awx/api/templates/api/workflow_job_cancel.md
awx/api/templates/api/workflow_job_relaunch.md
awx/api/templates/api/workflow_job_template_copy.md
awx/api/templates/api/workflow_job_template_launch.md
awx/api/templates/api/workflow_job_template_workflow_nodes_list.md
awx/api/templates/instance_install_bundle/install_receptor.yml
awx/api/templates/instance_install_bundle/inventory.yml
awx/api/templates/instance_install_bundle/requirements.yml
awx/api/templates/instance_install_bundle/group_vars/all.yml
awx/api/urls/__init__.py
awx/api/urls/activity_stream.py
awx/api/urls/ad_hoc_command.py
awx/api/urls/ad_hoc_command_event.py
awx/api/urls/analytics.py
awx/api/urls/credential.py
awx/api/urls/credential_input_source.py
awx/api/urls/credential_type.py
awx/api/urls/debug.py
awx/api/urls/execution_environments.py
awx/api/urls/group.py
awx/api/urls/host.py
awx/api/urls/host_metric.py
awx/api/urls/instance.py
awx/api/urls/instance_group.py
awx/api/urls/inventory.py
awx/api/urls/inventory_source.py
awx/api/urls/inventory_update.py
awx/api/urls/job.py
awx/api/urls/job_event.py
awx/api/urls/job_host_summary.py
awx/api/urls/job_template.py
awx/api/urls/label.py
awx/api/urls/notification.py
awx/api/urls/notification_template.py
awx/api/urls/oauth2.py
awx/api/urls/oauth2_root.py
awx/api/urls/organization.py
awx/api/urls/project.py
awx/api/urls/project_update.py
awx/api/urls/receptor_address.py
awx/api/urls/role.py
awx/api/urls/schedule.py
awx/api/urls/system_job.py
awx/api/urls/system_job_template.py
awx/api/urls/team.py
awx/api/urls/urls.py
awx/api/urls/user.py
awx/api/urls/webhooks.py
awx/api/urls/workflow_approval.py
awx/api/urls/workflow_approval_template.py
awx/api/urls/workflow_job.py
awx/api/urls/workflow_job_node.py
awx/api/urls/workflow_job_template.py
awx/api/urls/workflow_job_template_node.py
awx/api/views/__init__.py
awx/api/views/analytics.py
awx/api/views/bulk.py
awx/api/views/debug.py
awx/api/views/instance_install_bundle.py
awx/api/views/inventory.py
awx/api/views/labels.py
awx/api/views/mesh_visualizer.py
awx/api/views/metrics.py
awx/api/views/mixin.py
awx/api/views/organization.py
awx/api/views/root.py
awx/api/views/webhooks.py
awx/conf/__init__.py
awx/conf/access.py
awx/conf/apps.py
awx/conf/conf.py
awx/conf/fields.py
awx/conf/license.py
awx/conf/models.py
awx/conf/registry.py
awx/conf/serializers.py
awx/conf/settings.py
awx/conf/signals.py
awx/conf/urls.py
awx/conf/utils.py
awx/conf/views.py
awx/conf/management/__init__.py
awx/conf/management/commands/__init__.py
awx/conf/migrations/0001_initial.py
awx/conf/migrations/0002_v310_copy_tower_settings.py
awx/conf/migrations/0003_v310_JSONField_changes.py
awx/conf/migrations/0004_v320_reencrypt.py
awx/conf/migrations/0005_v330_rename_two_session_settings.py
awx/conf/migrations/0006_v331_ldap_group_type.py
awx/conf/migrations/0007_v380_rename_more_settings.py
awx/conf/migrations/0008_subscriptions.py
awx/conf/migrations/0009_rename_proot_settings.py
awx/conf/migrations/0010_change_to_JSONField.py
awx/conf/migrations/__init__.py
awx/conf/migrations/_ldap_group_type.py
awx/conf/migrations/_rename_setting.py
awx/conf/migrations/_subscriptions.py
awx/conf/tests/__init__.py
awx/conf/tests/test_env.py
awx/conf/tests/functional/__init__.py
awx/conf/tests/functional/conftest.py
awx/conf/tests/functional/test_api.py
awx/conf/tests/functional/test_migrations.py
awx/conf/tests/unit/__init__.py
awx/conf/tests/unit/test_fields.py
awx/conf/tests/unit/test_registry.py
awx/conf/tests/unit/test_settings.py
awx/locale/en-us/LC_MESSAGES/django.po
awx/locale/es/LC_MESSAGES/django.po
awx/locale/fr/LC_MESSAGES/django.po
awx/locale/ja/LC_MESSAGES/django.po
awx/locale/ko/LC_MESSAGES/django.po
awx/locale/nl/LC_MESSAGES/django.po
awx/locale/zh/LC_MESSAGES/django.po
awx/main/__init__.py
awx/main/access.py
awx/main/apps.py
awx/main/backends.py
awx/main/cache.py
awx/main/conf.py
awx/main/constants.py
awx/main/consumers.py
awx/main/exceptions.py
awx/main/fields.py
awx/main/ha.py
awx/main/managers.py
awx/main/middleware.py
awx/main/queue.py
awx/main/redact.py
awx/main/registrar.py
awx/main/routing.py
awx/main/signals.py
awx/main/urls.py
awx/main/validators.py
awx/main/views.py
awx/main/wsrelay.py
awx/main/analytics/__init__.py
awx/main/analytics/analytics_tasks.py
awx/main/analytics/broadcast_websocket.py
awx/main/analytics/collectors.py
awx/main/analytics/core.py
awx/main/analytics/metrics.py
awx/main/analytics/subsystem_metrics.py
awx/main/credential_plugins/__init__.py
awx/main/credential_plugins/aim.py
awx/main/credential_plugins/aws_secretsmanager.py
awx/main/credential_plugins/azure_kv.py
awx/main/credential_plugins/centrify_vault.py
awx/main/credential_plugins/conjur.py
awx/main/credential_plugins/dsv.py
awx/main/credential_plugins/hashivault.py
awx/main/credential_plugins/plugin.py
awx/main/credential_plugins/tss.py
awx/main/db/__init__.py
awx/main/db/profiled_pg/__init__.py
awx/main/db/profiled_pg/base.py
awx/main/dispatch/__init__.py
awx/main/dispatch/control.py
awx/main/dispatch/periodic.py
awx/main/dispatch/pool.py
awx/main/dispatch/publish.py
awx/main/dispatch/reaper.py
awx/main/dispatch/worker/__init__.py
awx/main/dispatch/worker/base.py
awx/main/dispatch/worker/callback.py
awx/main/dispatch/worker/task.py
awx/main/management/__init__.py
awx/main/management/commands/__init__.py
awx/main/management/commands/add_receptor_address.py
awx/main/management/commands/bottleneck.py
awx/main/management/commands/callback_stats.py
awx/main/management/commands/check_db.py
awx/main/management/commands/check_instance_ready.py
awx/main/management/commands/check_license.py
awx/main/management/commands/check_migrations.py
awx/main/management/commands/cleanup_activitystream.py
awx/main/management/commands/cleanup_host_metrics.py
awx/main/management/commands/cleanup_jobs.py
awx/main/management/commands/cleanup_sessions.py
awx/main/management/commands/cleanup_tokens.py
awx/main/management/commands/create_oauth2_token.py
awx/main/management/commands/create_preload_data.py
awx/main/management/commands/custom_venv_associations.py
awx/main/management/commands/deprovision_instance.py
awx/main/management/commands/disable_instance.py
awx/main/management/commands/dump_auth_config.py
awx/main/management/commands/enable_local_authentication.py
awx/main/management/commands/expire_sessions.py
awx/main/management/commands/export_custom_scripts.py
awx/main/management/commands/export_custom_venv.py
awx/main/management/commands/gather_analytics.py
awx/main/management/commands/graph_jobs.py
awx/main/management/commands/host_metric.py
awx/main/management/commands/host_metric_summary_monthly.py
awx/main/management/commands/inventory_import.py
awx/main/management/commands/list_custom_venvs.py
awx/main/management/commands/list_instances.py
awx/main/management/commands/precreate_partitions.py
awx/main/management/commands/profile_sql.py
awx/main/management/commands/provision_instance.py
awx/main/management/commands/regenerate_secret_key.py
awx/main/management/commands/register_default_execution_environments.py
awx/main/management/commands/register_peers.py
awx/main/management/commands/register_queue.py
awx/main/management/commands/remove_from_queue.py
awx/main/management/commands/remove_receptor_address.py
awx/main/management/commands/replay_job_events.py
awx/main/management/commands/revoke_oauth2_tokens.py
awx/main/management/commands/run_cache_clear.py
awx/main/management/commands/run_callback_receiver.py
awx/main/management/commands/run_dispatcher.py
awx/main/management/commands/run_rsyslog_configurer.py
awx/main/management/commands/run_ws_heartbeat.py
awx/main/management/commands/run_wsrelay.py
awx/main/management/commands/setup_managed_credential_types.py
awx/main/management/commands/stats.py
awx/main/management/commands/unregister_queue.py
awx/main/management/commands/update_password.py
awx/main/migrations/0001_initial.py
awx/main/migrations/0002_squashed_v300_release.py
awx/main/migrations/0003_squashed_v300_v303_updates.py
awx/main/migrations/0004_squashed_v310_release.py
awx/main/migrations/0005_squashed_v310_v313_updates.py
awx/main/migrations/0006_v320_release.py
awx/main/migrations/0007_v320_data_migrations.py
awx/main/migrations/0008_v320_drop_v1_credential_fields.py
awx/main/migrations/0009_v322_add_setting_field_for_activity_stream.py
awx/main/migrations/0010_v322_add_ovirt4_tower_inventory.py
awx/main/migrations/0011_v322_encrypt_survey_passwords.py
awx/main/migrations/0012_v322_update_cred_types.py
awx/main/migrations/0013_v330_multi_credential.py
awx/main/migrations/0014_v330_saved_launchtime_configs.py
awx/main/migrations/0015_v330_blank_start_args.py
awx/main/migrations/0016_v330_non_blank_workflow.py
awx/main/migrations/0017_v330_move_deprecated_stdout.py
awx/main/migrations/0018_v330_add_additional_stdout_events.py
awx/main/migrations/0019_v330_custom_virtualenv.py
awx/main/migrations/0020_v330_instancegroup_policies.py
awx/main/migrations/0021_v330_declare_new_rbac_roles.py
awx/main/migrations/0022_v330_create_new_rbac_roles.py
awx/main/migrations/0023_v330_inventory_multicred.py
awx/main/migrations/0024_v330_create_user_session_membership.py
awx/main/migrations/0025_v330_add_oauth_activity_stream_registrar.py
awx/main/migrations/0026_v330_delete_authtoken.py
awx/main/migrations/0027_v330_emitted_events.py
awx/main/migrations/0028_v330_add_tower_verify.py
awx/main/migrations/0030_v330_modify_application.py
awx/main/migrations/0031_v330_encrypt_oauth2_secret.py
awx/main/migrations/0032_v330_polymorphic_delete.py
awx/main/migrations/0033_v330_oauth_help_text.py
awx/main/migrations/0034_v330_delete_user_role.py
awx/main/migrations/0035_v330_more_oauth2_help_text.py
awx/main/migrations/0036_v330_credtype_remove_become_methods.py
awx/main/migrations/0037_v330_remove_legacy_fact_cleanup.py
awx/main/migrations/0038_v330_add_deleted_activitystream_actor.py
awx/main/migrations/0039_v330_custom_venv_help_text.py
awx/main/migrations/0040_v330_unifiedjob_controller_node.py
awx/main/migrations/0041_v330_update_oauth_refreshtoken.py
awx/main/migrations/0042_v330_org_member_role_deparent.py
awx/main/migrations/0043_v330_oauth2accesstoken_modified.py
awx/main/migrations/0044_v330_add_inventory_update_inventory.py
awx/main/migrations/0045_v330_instance_managed_by_policy.py
awx/main/migrations/0046_v330_remove_client_credentials_grant.py
awx/main/migrations/0047_v330_activitystream_instance.py
awx/main/migrations/0048_v330_django_created_modified_by_model_name.py
awx/main/migrations/0049_v330_validate_instance_capacity_adjustment.py
awx/main/migrations/0050_v340_drop_celery_tables.py
awx/main/migrations/0051_v340_job_slicing.py
awx/main/migrations/0052_v340_remove_project_scm_delete_on_next_update.py
awx/main/migrations/0053_v340_workflow_inventory.py
awx/main/migrations/0054_v340_workflow_convergence.py
awx/main/migrations/0055_v340_add_grafana_notification.py
awx/main/migrations/0056_v350_custom_venv_history.py
awx/main/migrations/0057_v350_remove_become_method_type.py
awx/main/migrations/0058_v350_remove_limit_limit.py
awx/main/migrations/0059_v350_remove_adhoc_limit.py
awx/main/migrations/0060_v350_update_schedule_uniqueness_constraint.py
awx/main/migrations/0061_v350_track_native_credentialtype_source.py
awx/main/migrations/0062_v350_new_playbook_stats.py
awx/main/migrations/0063_v350_org_host_limits.py
awx/main/migrations/0064_v350_analytics_state.py
awx/main/migrations/0065_v350_index_job_status.py
awx/main/migrations/0066_v350_inventorysource_custom_virtualenv.py
awx/main/migrations/0067_v350_credential_plugins.py
awx/main/migrations/0068_v350_index_event_created.py
awx/main/migrations/0069_v350_generate_unique_install_uuid.py
awx/main/migrations/0070_v350_gce_instance_id.py
awx/main/migrations/0071_v350_remove_system_tracking.py
awx/main/migrations/0072_v350_deprecate_fields.py
awx/main/migrations/0073_v360_create_instance_group_m2m.py
awx/main/migrations/0074_v360_migrate_instance_group_relations.py
awx/main/migrations/0075_v360_remove_old_instance_group_relations.py
awx/main/migrations/0076_v360_add_new_instance_group_relations.py
awx/main/migrations/0077_v360_add_default_orderings.py
awx/main/migrations/0078_v360_clear_sessions_tokens_jt.py
awx/main/migrations/0079_v360_rm_implicit_oauth2_apps.py
awx/main/migrations/0080_v360_replace_job_origin.py
awx/main/migrations/0081_v360_notify_on_start.py
awx/main/migrations/0082_v360_webhook_http_method.py
awx/main/migrations/0083_v360_job_branch_override.py
awx/main/migrations/0084_v360_token_description.py
awx/main/migrations/0085_v360_add_notificationtemplate_messages.py
awx/main/migrations/0086_v360_workflow_approval.py
awx/main/migrations/0087_v360_update_credential_injector_help_text.py
awx/main/migrations/0088_v360_dashboard_optimizations.py
awx/main/migrations/0089_v360_new_job_event_types.py
awx/main/migrations/0090_v360_WFJT_prompts.py
awx/main/migrations/0091_v360_approval_node_notifications.py
awx/main/migrations/0092_v360_webhook_mixin.py
awx/main/migrations/0093_v360_personal_access_tokens.py
awx/main/migrations/0094_v360_webhook_mixin2.py
awx/main/migrations/0095_v360_increase_instance_version_length.py
awx/main/migrations/0096_v360_container_groups.py
awx/main/migrations/0097_v360_workflowapproval_approved_or_denied_by.py
awx/main/migrations/0098_v360_rename_cyberark_aim_credential_type.py
awx/main/migrations/0099_v361_license_cleanup.py
awx/main/migrations/0100_v370_projectupdate_job_tags.py
awx/main/migrations/0101_v370_generate_new_uuids_for_iso_nodes.py
awx/main/migrations/0102_v370_unifiedjob_canceled.py
awx/main/migrations/0103_v370_remove_computed_fields.py
awx/main/migrations/0104_v370_cleanup_old_scan_jts.py
awx/main/migrations/0105_v370_remove_jobevent_parent_and_hosts.py
awx/main/migrations/0106_v370_remove_inventory_groups_with_active_failures.py
awx/main/migrations/0107_v370_workflow_convergence_api_toggle.py
awx/main/migrations/0108_v370_unifiedjob_dependencies_processed.py
awx/main/migrations/0109_v370_job_template_organization_field.py
awx/main/migrations/0110_v370_instance_ip_address.py
awx/main/migrations/0111_v370_delete_channelgroup.py
awx/main/migrations/0112_v370_workflow_node_identifier.py
awx/main/migrations/0113_v370_event_bigint.py
awx/main/migrations/0114_v370_remove_deprecated_manual_inventory_sources.py
awx/main/migrations/0115_v370_schedule_set_null.py
awx/main/migrations/0116_v400_remove_hipchat_notifications.py
awx/main/migrations/0117_v400_remove_cloudforms_inventory.py
awx/main/migrations/0118_add_remote_archive_scm_type.py
awx/main/migrations/0119_inventory_plugins.py
awx/main/migrations/0120_galaxy_credentials.py
awx/main/migrations/0121_delete_toweranalyticsstate.py
awx/main/migrations/0122_really_remove_cloudforms_inventory.py
awx/main/migrations/0123_drop_hg_support.py
awx/main/migrations/0124_execution_environments.py
awx/main/migrations/0125_more_ee_modeling_changes.py
awx/main/migrations/0126_executionenvironment_container_options.py
awx/main/migrations/0127_reset_pod_spec_override.py
awx/main/migrations/0128_organiaztion_read_roles_ee_admin.py
awx/main/migrations/0129_unifiedjob_installed_collections.py
awx/main/migrations/0130_ee_polymorphic_set_null.py
awx/main/migrations/0131_undo_org_polymorphic_ee.py
awx/main/migrations/0132_instancegroup_is_container_group.py
awx/main/migrations/0133_centrify_vault_credtype.py
awx/main/migrations/0134_unifiedjob_ansible_version.py
awx/main/migrations/0135_schedule_sort_fallback_to_id.py
awx/main/migrations/0136_scm_track_submodules.py
awx/main/migrations/0137_custom_inventory_scripts_removal_data.py
awx/main/migrations/0138_custom_inventory_scripts_removal.py
awx/main/migrations/0139_isolated_removal.py
awx/main/migrations/0140_rename.py
awx/main/migrations/0141_remove_isolated_instances.py
awx/main/migrations/0142_update_ee_image_field_description.py
awx/main/migrations/0143_hostmetric.py
awx/main/migrations/0144_event_partitions.py
awx/main/migrations/0145_deregister_managed_ee_objs.py
awx/main/migrations/0146_add_insights_inventory.py
awx/main/migrations/0147_validate_ee_image_field.py
awx/main/migrations/0148_unifiedjob_receptor_unit_id.py
awx/main/migrations/0149_remove_inventory_insights_credential.py
awx/main/migrations/0150_rename_inv_sources_inv_updates.py
awx/main/migrations/0151_rename_managed_by_tower.py
awx/main/migrations/0152_instance_node_type.py
awx/main/migrations/0153_instance_last_seen.py
awx/main/migrations/0154_set_default_uuid.py
awx/main/migrations/0155_improved_health_check.py
awx/main/migrations/0156_capture_mesh_topology.py
awx/main/migrations/0157_inventory_labels.py
awx/main/migrations/0158_make_instance_cpu_decimal.py
awx/main/migrations/0159_deprecate_inventory_source_UoPU_field.py
awx/main/migrations/0160_alter_schedule_rrule.py
awx/main/migrations/0161_unifiedjob_host_status_counts.py
awx/main/migrations/0162_alter_unifiedjob_dependent_jobs.py
awx/main/migrations/0163_convert_job_tags_to_textfield.py
awx/main/migrations/0164_remove_inventorysource_update_on_project_update.py
awx/main/migrations/0165_task_manager_refactor.py
awx/main/migrations/0166_alter_jobevent_host.py
awx/main/migrations/0167_project_signature_validation_credential.py
awx/main/migrations/0168_inventoryupdate_scm_revision.py
awx/main/migrations/0169_jt_prompt_everything_on_launch.py
awx/main/migrations/0170_node_and_link_state.py
awx/main/migrations/0171_add_health_check_started.py
awx/main/migrations/0172_prevent_instance_fallback.py
awx/main/migrations/0173_instancegroup_max_limits.py
awx/main/migrations/0174_ensure_org_ee_admin_roles.py
awx/main/migrations/0175_workflowjob_is_bulk_job.py
awx/main/migrations/0176_inventorysource_scm_branch.py
awx/main/migrations/0177_instance_group_role_addition.py
awx/main/migrations/0178_instance_group_admin_migration.py
awx/main/migrations/0179_change_cyberark_plugin_names.py
awx/main/migrations/0180_add_hostmetric_fields.py
awx/main/migrations/0181_hostmetricsummarymonthly.py
awx/main/migrations/0182_constructed_inventory.py
awx/main/migrations/0183_pre_django_upgrade.py
awx/main/migrations/0184_django_indexes.py
awx/main/migrations/0185_move_JSONBlob_to_JSONField.py
awx/main/migrations/0186_drop_django_taggit.py
awx/main/migrations/0187_hop_nodes.py
awx/main/migrations/0188_add_bitbucket_dc_webhook.py
awx/main/migrations/0189_inbound_hop_nodes.py
awx/main/migrations/0190_alter_inventorysource_source_and_more.py
awx/main/migrations/0191_add_django_permissions.py
awx/main/migrations/0192_custom_roles.py
awx/main/migrations/0193_alter_notification_notification_type_and_more.py
awx/main/migrations/0194_alter_inventorysource_source_and_more.py
awx/main/migrations/0195_EE_permissions.py
awx/main/migrations/_OrgAdmin_to_use_ig.py
awx/main/migrations/__init__.py
awx/main/migrations/_create_system_jobs.py
awx/main/migrations/_credentialtypes.py
awx/main/migrations/_dab_rbac.py
awx/main/migrations/_galaxy.py
awx/main/migrations/_hg_removal.py
awx/main/migrations/_inventory_source.py
awx/main/migrations/_inventory_source_vars.py
awx/main/migrations/_migration_utils.py
awx/main/migrations/_multi_cred.py
awx/main/migrations/_rbac.py
awx/main/migrations/_save_password_keys.py
awx/main/migrations/_scan_jobs.py
awx/main/migrations/_sqlite_helper.py
awx/main/migrations/_squashed.py
awx/main/migrations/_squashed_30.py
awx/main/migrations/_squashed_31.py
awx/main/models/__init__.py
awx/main/models/activity_stream.py
awx/main/models/ad_hoc_commands.py
awx/main/models/base.py
awx/main/models/events.py
awx/main/models/execution_environments.py
awx/main/models/ha.py
awx/main/models/inventory.py
awx/main/models/jobs.py
awx/main/models/label.py
awx/main/models/mixins.py
awx/main/models/notifications.py
awx/main/models/oauth.py
awx/main/models/organization.py
awx/main/models/projects.py
awx/main/models/rbac.py
awx/main/models/receptor_address.py
awx/main/models/schedules.py
awx/main/models/unified_jobs.py
awx/main/models/workflow.py
awx/main/models/credential/__init__.py
awx/main/models/credential/injectors.py
awx/main/notifications/__init__.py
awx/main/notifications/awssns_backend.py
awx/main/notifications/base.py
awx/main/notifications/custom_notification_base.py
awx/main/notifications/email_backend.py
awx/main/notifications/grafana_backend.py
awx/main/notifications/irc_backend.py
awx/main/notifications/mattermost_backend.py
awx/main/notifications/pagerduty_backend.py
awx/main/notifications/rocketchat_backend.py
awx/main/notifications/slack_backend.py
awx/main/notifications/twilio_backend.py
awx/main/notifications/webhook_backend.py
awx/main/scheduler/__init__.py
awx/main/scheduler/dag_simple.py
awx/main/scheduler/dag_workflow.py
awx/main/scheduler/dependency_graph.py
awx/main/scheduler/kubernetes.py
awx/main/scheduler/task_manager.py
awx/main/scheduler/task_manager_models.py
awx/main/scheduler/tasks.py
awx/main/tasks/__init__.py
awx/main/tasks/callback.py
awx/main/tasks/facts.py
awx/main/tasks/helpers.py
awx/main/tasks/host_metrics.py
awx/main/tasks/jobs.py
awx/main/tasks/receptor.py
awx/main/tasks/signals.py
awx/main/tasks/system.py
awx/main/templatetags/__init__.py
awx/main/templatetags/swagger.py
awx/main/utils/__init__.py
awx/main/utils/ansible.py
awx/main/utils/common.py
awx/main/utils/db.py
awx/main/utils/encryption.py
awx/main/utils/execution_environments.py
awx/main/utils/external_logging.py
awx/main/utils/filters.py
awx/main/utils/formatters.py
awx/main/utils/handlers.py
awx/main/utils/licensing.py
awx/main/utils/mem_inventory.py
awx/main/utils/named_url_graph.py
awx/main/utils/pglock.py
awx/main/utils/polymorphic.py
awx/main/utils/profiling.py
awx/main/utils/proxy.py
awx/main/utils/reload.py
awx/main/utils/safe_yaml.py
awx/main/utils/update_model.py
awx/playbooks/project_update.yml
awx/playbooks/action_plugins/insights.py
awx/playbooks/action_plugins/project_archive.py
awx/playbooks/action_plugins/verify_project.py
awx/playbooks/library/insights.py
awx/playbooks/library/project_archive.py
awx/playbooks/library/verify_project.py
awx/settings/__init__.py
awx/settings/application_name.py
awx/settings/defaults.py
awx/settings/development.py
awx/settings/development_kube.py
awx/settings/development_quiet.py
awx/settings/production.py
awx/sso/__init__.py
awx/sso/apps.py
awx/sso/backends.py
awx/sso/common.py
awx/sso/conf.py
awx/sso/fields.py
awx/sso/ldap_group_types.py
awx/sso/middleware.py
awx/sso/models.py
awx/sso/saml_pipeline.py
awx/sso/social_base_pipeline.py
awx/sso/social_pipeline.py
awx/sso/urls.py
awx/sso/validators.py
awx/sso/views.py
awx/sso/migrations/0001_initial.py
awx/sso/migrations/0002_expand_provider_options.py
awx/sso/migrations/0003_convert_saml_string_to_list.py
awx/sso/migrations/__init__.py
awx/sso/tests/__init__.py
awx/sso/tests/conftest.py
awx/sso/tests/test_env.py
awx/sso/tests/functional/__init__.py
awx/sso/tests/functional/test_backends.py
awx/sso/tests/functional/test_common.py
awx/sso/tests/functional/test_get_or_set_enterprise_user.py
awx/sso/tests/functional/test_ldap.py
awx/sso/tests/functional/test_saml_pipeline.py
awx/sso/tests/functional/test_social_base_pipeline.py
awx/sso/tests/functional/test_social_pipeline.py
awx/sso/tests/unit/test_fields.py
awx/sso/tests/unit/test_ldap.py
awx/sso/tests/unit/test_pipelines.py
awx/sso/tests/unit/test_tacacsplus.py
awx/static/RedHatDisplay-Medium.ttf
awx/static/RedHatDisplay-Regular.ttf
awx/static/awx-spud-reading.svg
awx/static/custom_404.html
awx/static/custom_502.html
awx/static/custom_504.html
awx/static/custom_error.css
awx/static/api/api.css
awx/static/api/api.js
awx/templates/error.html
awx/templates/rest_framework/api.html
awx/templates/rest_framework/login.html
awx/ui/__init__.py
awx/ui/apps.py
awx/ui/conf.py
awx/ui/context_processors.py
awx/ui/fields.py
awx/ui/urls.py
awx/ui/src/locales/en/messages.po
awx/ui/src/locales/es/messages.po
awx/ui/src/locales/fr/messages.po
awx/ui/src/locales/ja/messages.po
awx/ui/src/locales/ko/messages.po
awx/ui/src/locales/nl/messages.po
awx/ui/src/locales/zh/messages.po
awx/ui/src/locales/zu/messages.po
awx/ui_next/urls.py
config/uwsgi_params
licenses/Cython.txt
licenses/GitPython.txt
licenses/JSON-log-formatter.txt
licenses/Markdown.txt
licenses/MarkupSafe.txt
licenses/PyYAML.txt
licenses/README
licenses/adal.txt
licenses/aiohttp-retry.txt
licenses/aiohttp.txt
licenses/aioredis.txt
licenses/aiosignal.txt
licenses/annotated-types.txt
licenses/ansible-runner.txt
licenses/ansiconv.txt
licenses/asciichartpy.txt
licenses/asgiref.txt
licenses/asn1.txt
licenses/async-timeout.txt
licenses/attrs.txt
licenses/autobahn.txt
licenses/autocommand-2.2.2.tar.gz
licenses/autocommand.txt
licenses/automat.txt
licenses/awx.txt
licenses/azure-common.txt
licenses/azure-core.txt
licenses/azure-identity.txt
licenses/azure-keyvault-certificates.txt
licenses/azure-keyvault-keys.txt
licenses/azure-keyvault-secrets-4.8.0.tar.gz
licenses/azure-keyvault-secrets.txt
licenses/azure-keyvault.txt
licenses/backports.functools-lru-cache
licenses/boto3.txt
licenses/botocore.txt
licenses/cachetools.txt
licenses/cffi.txt
licenses/channels-redis.txt
licenses/channels.txt
licenses/chardet-3.0.4.tar.gz
licenses/charset-normalizer.txt
licenses/click.txt
licenses/constantly.txt
licenses/cryptography.txt
licenses/daphne.txt
licenses/defusedxml.txt
licenses/deprecated.txt
licenses/distro.txt
licenses/django-ansible-base.txt
licenses/django-auth-ldap.txt
licenses/django-cors-headers.txt
licenses/django-crum.txt
licenses/django-extensions.txt
licenses/django-guid.txt
licenses/django-oauth-toolkit.txt
licenses/django-pglocks.txt
licenses/django-polymorphic.txt
licenses/django-radius.txt
licenses/django-solo.txt
licenses/django-split-settings.txt
licenses/django.txt
licenses/djangorestframework-yaml.txt
licenses/djangorestframework.txt
licenses/docutils.txt
licenses/ecdsa.txt
licenses/enum-compat.txt
licenses/filelock.txt
licenses/frozenlist.txt
licenses/gitdb.txt
licenses/google-auth.txt
licenses/googleapis-common-protos.txt
licenses/grpcio.txt
licenses/hiredis.txt
licenses/hyperlink.txt
licenses/idna.txt
licenses/importlib-metadata.txt
licenses/incremental.txt
licenses/inflect.txt
licenses/inflection.txt
licenses/ip-associations-python-novaclient-ext
licenses/irc.txt
licenses/isodate.txt
licenses/jaraco-collections.txt
licenses/jaraco-context.txt
licenses/jaraco-functools.txt
licenses/jaraco-logging.txt
licenses/jaraco-stream.txt
licenses/jaraco-text.txt
licenses/jinja2.txt
licenses/jmespath.txt
licenses/jsonschema-specifications.txt
licenses/jsonschema.txt
licenses/jwcrypto-1.5.4.tar.gz
licenses/jwcrypto.txt
licenses/kubernetes.txt
licenses/lockfile.txt
licenses/lxml.txt
licenses/maturin.txt
licenses/more-itertools.txt
licenses/msal-extensions.txt
licenses/msal.txt
licenses/msgpack.txt
licenses/msrest.txt
licenses/msrestazure.txt
licenses/multidict.txt
licenses/netaddr.txt
licenses/ntlm-auth-1.4.0.tar.gz
licenses/oauthlib.txt
licenses/openshift.txt
licenses/opentelemetry-api.txt
licenses/opentelemetry-exporter-otlp-proto-common.txt
licenses/opentelemetry-exporter-otlp-proto-grpc.txt
licenses/opentelemetry-exporter-otlp-proto-http.txt
licenses/opentelemetry-exporter-otlp.txt
licenses/opentelemetry-instrumentation-logging.txt
licenses/opentelemetry-instrumentation.txt
licenses/opentelemetry-proto.txt
licenses/opentelemetry-sdk.txt
licenses/opentelemetry-semantic-conventions.txt
licenses/packaging.txt
licenses/paramiko-2.7.1.tar.gz
licenses/pexpect.txt
licenses/pip.txt
licenses/pkgconfig.txt
licenses/portalocker.txt
licenses/prometheus-client.txt
licenses/protobuf.txt
licenses/psutil.txt
licenses/psycopg-3.1.18.tar.gz
licenses/psycopg.txt
licenses/ptyprocess.txt
licenses/pyOpenSSL.txt
licenses/pyasn1-modules.txt
licenses/pyasn1.txt
licenses/pycparser.txt
licenses/pydantic-core.txt
licenses/pydantic.txt
licenses/pygerduty.txt
licenses/pyjwt.txt
licenses/pyparsing.txt
licenses/pyrad.txt
licenses/python-daemon.txt
licenses/python-dateutil.txt
licenses/python-dsv-sdk.txt
licenses/python-jose.txt
licenses/python-ldap.txt
licenses/python-string-utils.txt
licenses/python-tss-sdk.txt
licenses/python3-openid.txt
licenses/python3-saml.txt
licenses/pytz.txt
licenses/pyzstd.txt
licenses/receptorctl.txt
licenses/redis.txt
licenses/referencing.txt
licenses/requests-oauthlib.txt
licenses/requests.txt
licenses/rpds-py.txt
licenses/rsa.txt
licenses/s3transfer.txt
licenses/semantic-version.txt
licenses/service-identity.txt
licenses/setuptools-rust.txt
licenses/setuptools-scm.txt
licenses/setuptools.txt
licenses/six.txt
licenses/slack-sdk.txt
licenses/smmap.txt
licenses/social-auth-app-django.txt
licenses/social-auth-core.txt
licenses/sqlparse.txt
licenses/system-certifi.txt
licenses/tacacs-plus.txt
licenses/tempora.txt
licenses/tomli.txt
licenses/twilio.txt
licenses/twisted.txt
licenses/txaio.txt
licenses/typing-extensions.txt
licenses/uWSGI.txt
licenses/urllib3.txt
licenses/uwsgi-2.0.24.tar.gz
licenses/uwsgitop.txt
licenses/websocket-client.txt
licenses/wheel.txt
licenses/wrapt.txt
licenses/xmlsec.txt
licenses/yarl.txt
licenses/zipp.txt
licenses/zope-interface.txt
licenses/ui/ace-builds.txt
licenses/ui/ansi-regex.txt
licenses/ui/ansi-styles.txt
licenses/ui/ansi-to-html.txt
licenses/ui/argparse.txt
licenses/ui/asynckit.txt
licenses/ui/attr-accept.txt
licenses/ui/axios.txt
licenses/ui/babel-code-frame.txt
licenses/ui/babel-generator.txt
licenses/ui/babel-helper-annotate-as-pure.txt
licenses/ui/babel-helper-environment-visitor.txt
licenses/ui/babel-helper-function-name.txt
licenses/ui/babel-helper-hoist-variables.txt
licenses/ui/babel-helper-module-imports.txt
licenses/ui/babel-helper-split-export-declaration.txt
licenses/ui/babel-helper-string-parser.txt
licenses/ui/babel-helper-validator-identifier.txt
licenses/ui/babel-highlight.txt
licenses/ui/babel-parser.txt
licenses/ui/babel-plugin-styled-components.txt
licenses/ui/babel-plugin-syntax-jsx.txt
licenses/ui/babel-runtime.txt
licenses/ui/babel-template.txt
licenses/ui/babel-traverse.txt
licenses/ui/babel-types.txt
licenses/ui/camelize.txt
licenses/ui/chalk.txt
licenses/ui/clsx.txt
licenses/ui/color-convert.txt
licenses/ui/color-name.txt
licenses/ui/combined-stream.txt
licenses/ui/commander.txt
licenses/ui/core-js.txt
licenses/ui/css-color-keywords.txt
licenses/ui/css-to-react-native.txt
licenses/ui/csstype.txt
licenses/ui/d3-array.txt
licenses/ui/d3-axis.txt
licenses/ui/d3-brush.txt
licenses/ui/d3-chord.txt
licenses/ui/d3-color.txt
licenses/ui/d3-contour.txt
licenses/ui/d3-delaunay.txt
licenses/ui/d3-dispatch.txt
licenses/ui/d3-drag.txt
licenses/ui/d3-dsv.txt
licenses/ui/d3-ease.txt
licenses/ui/d3-fetch.txt
licenses/ui/d3-force.txt
licenses/ui/d3-format.txt
licenses/ui/d3-geo.txt
licenses/ui/d3-hierarchy.txt
licenses/ui/d3-interpolate.txt
licenses/ui/d3-path.txt
licenses/ui/d3-polygon.txt
licenses/ui/d3-quadtree.txt
licenses/ui/d3-random.txt
licenses/ui/d3-scale-chromatic.txt
licenses/ui/d3-scale.txt
licenses/ui/d3-selection.txt
licenses/ui/d3-shape.txt
licenses/ui/d3-time-format.txt
licenses/ui/d3-time.txt
licenses/ui/d3-timer.txt
licenses/ui/d3-transition.txt
licenses/ui/d3-zoom.txt
licenses/ui/d3.txt
licenses/ui/dagre.txt
licenses/ui/debug.txt
licenses/ui/deepmerge.txt
licenses/ui/delaunator.txt
licenses/ui/delayed-stream.txt
licenses/ui/diff-match-patch.txt
licenses/ui/dom-helpers.txt
licenses/ui/dompurify.txt
licenses/ui/emotion-is-prop-valid.txt
licenses/ui/emotion-memoize.txt
licenses/ui/emotion-stylis.txt
licenses/ui/emotion-unitless.txt
licenses/ui/entities.txt
licenses/ui/escape-string-regexp.txt
licenses/ui/file-selector.txt
licenses/ui/focus-trap.txt
licenses/ui/follow-redirects.txt
licenses/ui/form-data.txt
licenses/ui/formik.txt
licenses/ui/globals.txt
licenses/ui/graphlib.txt
licenses/ui/has-ansi.txt
licenses/ui/has-flag.txt
licenses/ui/history.txt
licenses/ui/hoist-non-react-statics.txt
licenses/ui/html-entities.txt
licenses/ui/iconv-lite.txt
licenses/ui/internmap.txt
licenses/ui/isarray.txt
licenses/ui/jridgewell-gen-mapping.txt
licenses/ui/jridgewell-resolve-uri.txt
licenses/ui/jridgewell-set-array.txt
licenses/ui/jridgewell-sourcemap-codec.txt
licenses/ui/jridgewell-trace-mapping.txt
licenses/ui/js-tokens.txt
licenses/ui/js-yaml.txt
licenses/ui/jsesc.txt
licenses/ui/lingui-core.txt
licenses/ui/lingui-react.txt
licenses/ui/lodash-es.txt
licenses/ui/lodash.get.txt
licenses/ui/lodash.isequal.txt
licenses/ui/lodash.txt
licenses/ui/loose-envify.txt
licenses/ui/luxon.txt
licenses/ui/make-plural.txt
licenses/ui/messageformat-parser.txt
licenses/ui/mime-db.txt
licenses/ui/mime-types.txt
licenses/ui/mini-create-react-context.txt
licenses/ui/ms.txt
licenses/ui/object-assign.txt
licenses/ui/path-to-regexp.txt
licenses/ui/patternfly-patternfly.txt
licenses/ui/patternfly-react-core.txt
licenses/ui/patternfly-react-icons.txt
licenses/ui/patternfly-react-styles.txt
licenses/ui/patternfly-react-table.txt
licenses/ui/patternfly-react-tokens.txt
licenses/ui/popper.js.txt
licenses/ui/postcss-value-parser.txt
licenses/ui/prop-types-extra.txt
licenses/ui/prop-types.txt
licenses/ui/proxy-from-env.txt
licenses/ui/react-ace.txt
licenses/ui/react-dom.txt
licenses/ui/react-dropzone.txt
licenses/ui/react-error-boundary.txt
licenses/ui/react-fast-compare.txt
licenses/ui/react-is.txt
licenses/ui/react-lifecycles-compat.txt
licenses/ui/react-router-dom.txt
licenses/ui/react-router.txt
licenses/ui/react-virtualized.txt
licenses/ui/react.txt
licenses/ui/regenerator-runtime.txt
licenses/ui/resolve-pathname.txt
licenses/ui/robust-predicates.txt
licenses/ui/rrule.txt
licenses/ui/rw.txt
licenses/ui/safer-buffer.txt
licenses/ui/scheduler.txt
licenses/ui/shallowequal.txt
licenses/ui/styled-components.txt
licenses/ui/supports-color.txt
licenses/ui/tabbable.txt
licenses/ui/tiny-invariant.txt
licenses/ui/tiny-warning.txt
licenses/ui/tippy.js.txt
licenses/ui/to-fast-properties.txt
licenses/ui/tslib.txt
licenses/ui/value-equal.txt
licenses/ui/warning.txt
requirements/requirements.txt
requirements/requirements_dev.txt
requirements/requirements_git.txt
requirements/requirements_tower_uninstall.txt
tools/scripts/automation-controller-service
tools/scripts/awx-python
tools/scripts/request_tower_configuration.ps1
tools/scripts/request_tower_configuration.sh
tools/scripts/rsyslog-4xx-recovery
tools/sosreport/TESTING.md
tools/sosreport/controller.py