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
This commit is contained in:
Jeremy Stanley 2020-06-12 22:12:22 +00:00
parent ff31f64516
commit 9bac4659e2
2 changed files with 2 additions and 2 deletions

View File

@ -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
-----------------------

View File

@ -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: