diff --git a/docs/docsite/rst/scenario_guide.rst b/docs/docsite/rst/scenario_guide.rst index c9e500b9..f934f4d8 100644 --- a/docs/docsite/rst/scenario_guide.rst +++ b/docs/docsite/rst/scenario_guide.rst @@ -95,7 +95,7 @@ The following example shows how the module default group can be used in a playbo .. code-block:: yaml+jinja --- - - name: Pull and image and start the container + - name: Pull image and start the container hosts: localhost gather_facts: false module_defaults: