fix: typo in scenario_guide.rst (#1118)

the duplication typo in listing

(cherry picked from commit fdf9f83454)
This commit is contained in:
doftmoon 2025-08-22 23:25:50 +03:00 committed by patchback[bot]
parent 6cc33e515c
commit d79b1ce82a

View File

@ -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: