mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-13 02:22:04 +00:00
fix: typo in scenario_guide.rst (#1118)
the duplication typo in listing
This commit is contained in:
parent
68ac6fecb1
commit
fdf9f83454
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user