From 4b1a14eb164e0e916fe3897397c61c9492a80cd1 Mon Sep 17 00:00:00 2001 From: Toshio Kuratomi Date: Mon, 29 Jun 2015 11:13:17 -0700 Subject: [PATCH] Fix title length (for docs formatting) --- docsite/rst/playbooks_best_practices.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docsite/rst/playbooks_best_practices.rst b/docsite/rst/playbooks_best_practices.rst index adb8d5ca7c2..4347c4841f6 100644 --- a/docsite/rst/playbooks_best_practices.rst +++ b/docsite/rst/playbooks_best_practices.rst @@ -80,8 +80,8 @@ in your infrastructure, usage of dynamic inventory is a great idea in general. .. _staging_vs_prod: -How to Differentiate Staging vs Production -````````````````````````````````````````` +How to Differentiate Staging vs Production +`````````````````````````````````````````` If managing static inventory, it is frequently asked how to differentiate different types of environments. The following example shows a good way to do this. Similar methods of grouping could be adapted to dynamic inventory (for instance, consider applying the AWS