diff --git a/awx_modules/COPYING b/awx_collection/COPYING similarity index 100% rename from awx_modules/COPYING rename to awx_collection/COPYING diff --git a/awx_modules/README.md b/awx_collection/README.md similarity index 100% rename from awx_modules/README.md rename to awx_collection/README.md diff --git a/awx_modules/galaxy.yml.j2 b/awx_collection/galaxy.yml.j2 similarity index 100% rename from awx_modules/galaxy.yml.j2 rename to awx_collection/galaxy.yml.j2 diff --git a/awx_modules/plugins/inventory/tower.py b/awx_collection/plugins/inventory/tower.py similarity index 100% rename from awx_modules/plugins/inventory/tower.py rename to awx_collection/plugins/inventory/tower.py diff --git a/awx_modules/plugins/module_utils/ansible_tower.py b/awx_collection/plugins/module_utils/ansible_tower.py similarity index 100% rename from awx_modules/plugins/module_utils/ansible_tower.py rename to awx_collection/plugins/module_utils/ansible_tower.py diff --git a/awx_modules/plugins/modules/__init__.py b/awx_collection/plugins/modules/__init__.py similarity index 100% rename from awx_modules/plugins/modules/__init__.py rename to awx_collection/plugins/modules/__init__.py diff --git a/awx_modules/plugins/modules/tower_credential.py b/awx_collection/plugins/modules/tower_credential.py similarity index 100% rename from awx_modules/plugins/modules/tower_credential.py rename to awx_collection/plugins/modules/tower_credential.py diff --git a/awx_modules/plugins/modules/tower_credential_type.py b/awx_collection/plugins/modules/tower_credential_type.py similarity index 100% rename from awx_modules/plugins/modules/tower_credential_type.py rename to awx_collection/plugins/modules/tower_credential_type.py diff --git a/awx_modules/plugins/modules/tower_group.py b/awx_collection/plugins/modules/tower_group.py similarity index 100% rename from awx_modules/plugins/modules/tower_group.py rename to awx_collection/plugins/modules/tower_group.py diff --git a/awx_modules/plugins/modules/tower_host.py b/awx_collection/plugins/modules/tower_host.py similarity index 100% rename from awx_modules/plugins/modules/tower_host.py rename to awx_collection/plugins/modules/tower_host.py diff --git a/awx_modules/plugins/modules/tower_inventory.py b/awx_collection/plugins/modules/tower_inventory.py similarity index 100% rename from awx_modules/plugins/modules/tower_inventory.py rename to awx_collection/plugins/modules/tower_inventory.py diff --git a/awx_modules/plugins/modules/tower_inventory_source.py b/awx_collection/plugins/modules/tower_inventory_source.py similarity index 100% rename from awx_modules/plugins/modules/tower_inventory_source.py rename to awx_collection/plugins/modules/tower_inventory_source.py diff --git a/awx_modules/plugins/modules/tower_job_cancel.py b/awx_collection/plugins/modules/tower_job_cancel.py similarity index 100% rename from awx_modules/plugins/modules/tower_job_cancel.py rename to awx_collection/plugins/modules/tower_job_cancel.py diff --git a/awx_modules/plugins/modules/tower_job_launch.py b/awx_collection/plugins/modules/tower_job_launch.py similarity index 100% rename from awx_modules/plugins/modules/tower_job_launch.py rename to awx_collection/plugins/modules/tower_job_launch.py diff --git a/awx_modules/plugins/modules/tower_job_list.py b/awx_collection/plugins/modules/tower_job_list.py similarity index 100% rename from awx_modules/plugins/modules/tower_job_list.py rename to awx_collection/plugins/modules/tower_job_list.py diff --git a/awx_modules/plugins/modules/tower_job_template.py b/awx_collection/plugins/modules/tower_job_template.py similarity index 100% rename from awx_modules/plugins/modules/tower_job_template.py rename to awx_collection/plugins/modules/tower_job_template.py diff --git a/awx_modules/plugins/modules/tower_job_wait.py b/awx_collection/plugins/modules/tower_job_wait.py similarity index 100% rename from awx_modules/plugins/modules/tower_job_wait.py rename to awx_collection/plugins/modules/tower_job_wait.py diff --git a/awx_modules/plugins/modules/tower_label.py b/awx_collection/plugins/modules/tower_label.py similarity index 100% rename from awx_modules/plugins/modules/tower_label.py rename to awx_collection/plugins/modules/tower_label.py diff --git a/awx_modules/plugins/modules/tower_notification.py b/awx_collection/plugins/modules/tower_notification.py similarity index 100% rename from awx_modules/plugins/modules/tower_notification.py rename to awx_collection/plugins/modules/tower_notification.py diff --git a/awx_modules/plugins/modules/tower_organization.py b/awx_collection/plugins/modules/tower_organization.py similarity index 100% rename from awx_modules/plugins/modules/tower_organization.py rename to awx_collection/plugins/modules/tower_organization.py diff --git a/awx_modules/plugins/modules/tower_project.py b/awx_collection/plugins/modules/tower_project.py similarity index 100% rename from awx_modules/plugins/modules/tower_project.py rename to awx_collection/plugins/modules/tower_project.py diff --git a/awx_modules/plugins/modules/tower_receive.py b/awx_collection/plugins/modules/tower_receive.py similarity index 100% rename from awx_modules/plugins/modules/tower_receive.py rename to awx_collection/plugins/modules/tower_receive.py diff --git a/awx_modules/plugins/modules/tower_role.py b/awx_collection/plugins/modules/tower_role.py similarity index 100% rename from awx_modules/plugins/modules/tower_role.py rename to awx_collection/plugins/modules/tower_role.py diff --git a/awx_modules/plugins/modules/tower_send.py b/awx_collection/plugins/modules/tower_send.py similarity index 100% rename from awx_modules/plugins/modules/tower_send.py rename to awx_collection/plugins/modules/tower_send.py diff --git a/awx_modules/plugins/modules/tower_settings.py b/awx_collection/plugins/modules/tower_settings.py similarity index 100% rename from awx_modules/plugins/modules/tower_settings.py rename to awx_collection/plugins/modules/tower_settings.py diff --git a/awx_modules/plugins/modules/tower_team.py b/awx_collection/plugins/modules/tower_team.py similarity index 100% rename from awx_modules/plugins/modules/tower_team.py rename to awx_collection/plugins/modules/tower_team.py diff --git a/awx_modules/plugins/modules/tower_user.py b/awx_collection/plugins/modules/tower_user.py similarity index 100% rename from awx_modules/plugins/modules/tower_user.py rename to awx_collection/plugins/modules/tower_user.py diff --git a/awx_modules/plugins/modules/tower_workflow_launch.py b/awx_collection/plugins/modules/tower_workflow_launch.py similarity index 100% rename from awx_modules/plugins/modules/tower_workflow_launch.py rename to awx_collection/plugins/modules/tower_workflow_launch.py diff --git a/awx_modules/plugins/modules/tower_workflow_template.py b/awx_collection/plugins/modules/tower_workflow_template.py similarity index 100% rename from awx_modules/plugins/modules/tower_workflow_template.py rename to awx_collection/plugins/modules/tower_workflow_template.py diff --git a/awx_modules/setup.cfg b/awx_collection/setup.cfg similarity index 100% rename from awx_modules/setup.cfg rename to awx_collection/setup.cfg diff --git a/awx_modules/template_galaxy.yml b/awx_collection/template_galaxy.yml similarity index 100% rename from awx_modules/template_galaxy.yml rename to awx_collection/template_galaxy.yml diff --git a/awx_modules/test/awx/conftest.py b/awx_collection/test/awx/conftest.py similarity index 100% rename from awx_modules/test/awx/conftest.py rename to awx_collection/test/awx/conftest.py diff --git a/awx_modules/test/awx/test_job_template.py b/awx_collection/test/awx/test_job_template.py similarity index 100% rename from awx_modules/test/awx/test_job_template.py rename to awx_collection/test/awx/test_job_template.py diff --git a/awx_modules/test/awx/test_organization.py b/awx_collection/test/awx/test_organization.py similarity index 100% rename from awx_modules/test/awx/test_organization.py rename to awx_collection/test/awx/test_organization.py