diff --git a/etc/default_data.json b/etc/default_data.json index 05f732e09..3e8721821 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -12590,7 +12590,7 @@ { "id": "complementary", "title": "Complementary", - "modules": ["docker-group", "kubernetes", "jclouds", "cloudfoundry", "ansible"] + "modules": ["docker-group", "kubernetes", "jclouds", "cloudfoundry", "ansible-group"] }, { "id": "cloudfoundry-group", @@ -12614,7 +12614,7 @@ "id": "ansible-group", "title": "Ansible", "child": true, - "modules": ["ansible"] + "modules": ["ansible-group"] } ] }