diff --git a/chatton/portainer/LICENSE b/LICENSE similarity index 100% rename from chatton/portainer/LICENSE rename to LICENSE diff --git a/chatton/portainer/README.md b/README.md similarity index 100% rename from chatton/portainer/README.md rename to README.md diff --git a/chatton/portainer/galaxy.yml b/galaxy.yml similarity index 100% rename from chatton/portainer/galaxy.yml rename to galaxy.yml diff --git a/chatton/portainer/plugins/README.md b/plugins/README.md similarity index 100% rename from chatton/portainer/plugins/README.md rename to plugins/README.md diff --git a/chatton/portainer/plugins/modules/portainer_stack.py b/plugins/modules/portainer_stack.py similarity index 100% rename from chatton/portainer/plugins/modules/portainer_stack.py rename to plugins/modules/portainer_stack.py diff --git a/chatton/portainer/tests/unit/plugins/modules/test_portainer_stack.py b/tests/unit/plugins/modules/test_portainer_stack.py similarity index 100% rename from chatton/portainer/tests/unit/plugins/modules/test_portainer_stack.py rename to tests/unit/plugins/modules/test_portainer_stack.py