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