mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-15 19:42:06 +00:00
the duplication typo in listing
(cherry picked from commit fdf9f83454)
Co-authored-by: doftmoon <moistrab@gmail.com>
This commit is contained in:
parent
6cc33e515c
commit
89d2044dc6
@ -95,7 +95,7 @@ The following example shows how the module default group can be used in a playbo
|
|||||||
.. code-block:: yaml+jinja
|
.. code-block:: yaml+jinja
|
||||||
|
|
||||||
---
|
---
|
||||||
- name: Pull and image and start the container
|
- name: Pull image and start the container
|
||||||
hosts: localhost
|
hosts: localhost
|
||||||
gather_facts: false
|
gather_facts: false
|
||||||
module_defaults:
|
module_defaults:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user