From 9bac4659e2a3c1b11c0746cf630d595cfaf052f7 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Fri, 12 Jun 2020 22:12:22 +0000 Subject: [PATCH] Correct "ansbile" typos Two mistypings of the string "ansible" (case insensitive) as "ansbile" appear in our documentation. One of them is in a sample command, which is particularly dangerous. Correct both. Change-Id: Ib644f57060f467d4bfd70be60225e39385d38737 --- doc/source/bridge.rst | 2 +- doc/source/gerrit.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/bridge.rst b/doc/source/bridge.rst index 83037e0b15..c9bbe3914c 100644 --- a/doc/source/bridge.rst +++ b/doc/source/bridge.rst @@ -91,7 +91,7 @@ The `:localhost` is important as some of the plays depend on performing a task on the localhost before continuing to the host in question, and without it in the limit section, the tasks for the host will have undefined values. -When done, don't forget to remove ``/home/zuul/DISABLE-ANSBILE`` +When done, don't forget to remove ``/home/zuul/DISABLE-ANSIBLE`` Running Puppet on Nodes ----------------------- diff --git a/doc/source/gerrit.rst b/doc/source/gerrit.rst index 674d05ac0b..10154d8a1c 100644 --- a/doc/source/gerrit.rst +++ b/doc/source/gerrit.rst @@ -19,7 +19,7 @@ At a Glance :Hosts: * https://review.opendev.org * https://review-dev.opendev.org -:Ansbile: +:Ansible: * :git_file:`playbooks/service-review.yaml` * :git_file:`playbooks/roles/gerrit` :Configuration: