From 90cd481e84d70b2b47ad8389dfb073134741fa15 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Wed, 17 Feb 2016 15:26:24 +0100 Subject: [PATCH] doc: Use only three backticks for code blocks refs #10965 --- modules/monitoring/doc/restrict-custom-variables.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/monitoring/doc/restrict-custom-variables.md b/modules/monitoring/doc/restrict-custom-variables.md index e1c144472..849a25fd4 100644 --- a/modules/monitoring/doc/restrict-custom-variables.md +++ b/modules/monitoring/doc/restrict-custom-variables.md @@ -5,7 +5,7 @@ Imagine the following host custom variable structure. -```` +``` host.vars. |-- cmdb_name |-- cmdb_id @@ -23,7 +23,7 @@ host.vars. `-- passwords. |-- mysql_password `-- ldap_password -```` +``` `host.vars.cmdb_name`