diff --git a/etc/default_data.json b/etc/default_data.json index 7e6d197dd..2ded4bf87 100644 --- a/etc/default_data.json +++ b/etc/default_data.json @@ -12336,7 +12336,7 @@ { "id": "complementary", "title": "Complementary", - "modules": ["docker-group", "kubernetes", "jclouds", "cloudfoundry", "ansible-group"] + "modules": ["docker-group", "kubernetes", "jclouds", "cloudfoundry", "ansible"] }, { "id": "cloudfoundry-group", @@ -12358,7 +12358,7 @@ }, { "id": "ansible-group", - "title": "Cloud Foundry", + "title": "Ansible", "child": true, "modules": ["ansible"] }