diff --git a/pyproject.toml b/pyproject.toml index 89605abb..b390a2b9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,6 +5,8 @@ description = "Ansible role to install and enable a Tailscale node." authors = ["Artis3n "] license = "MIT" +# package-mode = false + [tool.poetry.dependencies] python = "^3.12" ansible = "^9.12.0"