fix: typo in scenario_guide.rst (#1118) (#1119)

the duplication typo in listing

(cherry picked from commit fdf9f83454)

Co-authored-by: doftmoon <moistrab@gmail.com>
This commit is contained in:
patchback[bot] 2025-08-22 22:38:53 +02:00 committed by GitHub
parent 6cc33e515c
commit 89d2044dc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: