diff --git a/lib/ansible/plugins/inventory/tower.py b/awx_modules/plugins/inventory/tower.py similarity index 100% rename from lib/ansible/plugins/inventory/tower.py rename to awx_modules/plugins/inventory/tower.py diff --git a/lib/ansible/module_utils/ansible_tower.py b/awx_modules/plugins/module_utils/ansible_tower.py similarity index 100% rename from lib/ansible/module_utils/ansible_tower.py rename to awx_modules/plugins/module_utils/ansible_tower.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/__init__.py b/awx_modules/plugins/modules/__init__.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/__init__.py rename to awx_modules/plugins/modules/__init__.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_credential.py b/awx_modules/plugins/modules/tower_credential.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_credential.py rename to awx_modules/plugins/modules/tower_credential.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_credential_type.py b/awx_modules/plugins/modules/tower_credential_type.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_credential_type.py rename to awx_modules/plugins/modules/tower_credential_type.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_group.py b/awx_modules/plugins/modules/tower_group.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_group.py rename to awx_modules/plugins/modules/tower_group.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_host.py b/awx_modules/plugins/modules/tower_host.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_host.py rename to awx_modules/plugins/modules/tower_host.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_inventory.py b/awx_modules/plugins/modules/tower_inventory.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_inventory.py rename to awx_modules/plugins/modules/tower_inventory.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_inventory_source.py b/awx_modules/plugins/modules/tower_inventory_source.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_inventory_source.py rename to awx_modules/plugins/modules/tower_inventory_source.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_job_cancel.py b/awx_modules/plugins/modules/tower_job_cancel.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_job_cancel.py rename to awx_modules/plugins/modules/tower_job_cancel.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_job_launch.py b/awx_modules/plugins/modules/tower_job_launch.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_job_launch.py rename to awx_modules/plugins/modules/tower_job_launch.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_job_list.py b/awx_modules/plugins/modules/tower_job_list.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_job_list.py rename to awx_modules/plugins/modules/tower_job_list.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_job_template.py b/awx_modules/plugins/modules/tower_job_template.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_job_template.py rename to awx_modules/plugins/modules/tower_job_template.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_job_wait.py b/awx_modules/plugins/modules/tower_job_wait.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_job_wait.py rename to awx_modules/plugins/modules/tower_job_wait.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_label.py b/awx_modules/plugins/modules/tower_label.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_label.py rename to awx_modules/plugins/modules/tower_label.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_notification.py b/awx_modules/plugins/modules/tower_notification.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_notification.py rename to awx_modules/plugins/modules/tower_notification.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_organization.py b/awx_modules/plugins/modules/tower_organization.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_organization.py rename to awx_modules/plugins/modules/tower_organization.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_project.py b/awx_modules/plugins/modules/tower_project.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_project.py rename to awx_modules/plugins/modules/tower_project.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_receive.py b/awx_modules/plugins/modules/tower_receive.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_receive.py rename to awx_modules/plugins/modules/tower_receive.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_role.py b/awx_modules/plugins/modules/tower_role.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_role.py rename to awx_modules/plugins/modules/tower_role.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_send.py b/awx_modules/plugins/modules/tower_send.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_send.py rename to awx_modules/plugins/modules/tower_send.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_settings.py b/awx_modules/plugins/modules/tower_settings.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_settings.py rename to awx_modules/plugins/modules/tower_settings.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_team.py b/awx_modules/plugins/modules/tower_team.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_team.py rename to awx_modules/plugins/modules/tower_team.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_user.py b/awx_modules/plugins/modules/tower_user.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_user.py rename to awx_modules/plugins/modules/tower_user.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_workflow_launch.py b/awx_modules/plugins/modules/tower_workflow_launch.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_workflow_launch.py rename to awx_modules/plugins/modules/tower_workflow_launch.py diff --git a/lib/ansible/modules/web_infrastructure/ansible_tower/tower_workflow_template.py b/awx_modules/plugins/modules/tower_workflow_template.py similarity index 100% rename from lib/ansible/modules/web_infrastructure/ansible_tower/tower_workflow_template.py rename to awx_modules/plugins/modules/tower_workflow_template.py