fix: typo in scenario_guide.rst (#1118)

the duplication typo in listing
This commit is contained in:
doftmoon 2025-08-22 23:25:50 +03:00 committed by GitHub
parent 68ac6fecb1
commit fdf9f83454
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: