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:
parent
ff31f64516
commit
9bac4659e2
@ -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
|
||||
-----------------------
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user