From a2630386b72ebbddd2a3433f43cce65f67c1fbbc Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Thu, 28 Apr 2022 14:31:47 +0100 Subject: [PATCH] updated to ansible-playbook module Signed-off-by: Mark Bolwell --- docs/source/getting-started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/getting-started.rst b/docs/source/getting-started.rst index f5a25cf..4e90384 100644 --- a/docs/source/getting-started.rst +++ b/docs/source/getting-started.rst @@ -69,7 +69,7 @@ Usage This role works well with existing playbooks. The following is an example of a basic playbook that uses this role: -.. code-block:: yaml +.. ansible-playbook:: ---