docker.node-ls
Collect information about the nodes in a Docker Swarm installation
collect:
  v1:
    - docker.node-ls:
        description: List of swarm nodes
        output_dir: /swarm/nodes/
        Filters:
          name:
            - cooltool-docker-swarm-
Optional Parameters
- Filters- Same as would be passed to- docker node ls
Outputs
- node_ls.json- JSON output
Shared Parameters
This spec also inherits all of the required and optional Shared Parameters