We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42712d9 commit 2726c69Copy full SHA for 2726c69
packages/ansible-mcp-server/src/server.ts
@@ -417,7 +417,7 @@ export function createAnsibleMcpServer(workspaceRoot: string) {
417
{
418
title: "Ansible Navigator",
419
description:
420
- "Runs Ansible playbooks using ansible-navigator with smart features and provides information about available modes and options. " +
+ "Runs Ansible playbook using ansible-navigator with smart features and provides information about available modes and options. " +
421
"\n\n" +
422
"**TWO MODES OF OPERATION:** " +
423
"\n" +
0 commit comments