diff --git a/tasks.py b/tasks.py index 8004338f3..4467ea05f 100644 --- a/tasks.py +++ b/tasks.py @@ -27,7 +27,7 @@ def is_truthy(arg): namespace = Collection("nautobot_docker_compose") namespace.configure( { - "nautobot-docker-compose": { + "nautobot_docker_compose": { "project_name": "nautobot_docker_compose", "python_ver": "3.8", "local": False,