mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 01:33:09 +00:00
* docker_node_facts: Query may contain single or multiple nodes, additional option to query about the docker manager itself docker_node_facts: Code update to use the module_utils/docker_swarm.py AnsibleDockerSwarmClient class methods * docker_node_facts: Minor documentation update and error handling * docker_node_facts: Minor documentation and code updates * docker_node_facts: Minor documentation adjustments