mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix documentation mistakes for docker_swarm_info and docker_swarm_service (#608)
* Fix typo in documentation section * Fix typo in documentation section Co-authored-by: WojciechowskiPiotr <devel@it-playground.pl>
This commit is contained in:
committed by
GitHub
parent
786f082976
commit
171bc087cf
@@ -116,7 +116,7 @@ EXAMPLES = '''
|
||||
- name: Get info on Docker Swarm and filtered list of registered nodes
|
||||
docker_swarm_info:
|
||||
nodes: yes
|
||||
nodes_filter:
|
||||
nodes_filters:
|
||||
name: mynode
|
||||
register: result
|
||||
|
||||
|
||||
Reference in New Issue
Block a user