• Blog
  • Ansible community forum
  • Documentation
Ansible Logo
Community.Docker Collection Docs
Community.Docker Collection
  • Community.Docker Release Notes
  • Docker Guide
  • community.docker.current_container_facts module – Return facts about whether the module runs in a container
  • community.docker.docker_compose_v2 module – Manage multi-container Docker applications with Docker Compose CLI plugin
  • community.docker.docker_compose_v2_exec module – Run command in a container of a Compose service
  • community.docker.docker_compose_v2_pull module – Pull a Docker compose project
  • community.docker.docker_compose_v2_run module – Run command in a new container of a Compose service
  • community.docker.docker_config module – Manage docker configs
  • community.docker.docker_container module – manage Docker containers
  • community.docker.docker_container_copy_into module – Copy a file into a Docker container
  • community.docker.docker_container_exec module – Execute command in a docker container
  • community.docker.docker_container_info module – Retrieves facts about docker container
  • community.docker.docker_context_info module – Retrieve information on Docker contexts for the current user
  • community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services
  • community.docker.docker_image module – Manage docker images
  • community.docker.docker_image_build module – Build Docker images using Docker buildx
  • community.docker.docker_image_export module – Export (archive) Docker images
  • community.docker.docker_image_info module – Inspect docker images
  • community.docker.docker_image_load module – Load docker image(s) from archives
  • community.docker.docker_image_pull module – Pull Docker images from registries
  • community.docker.docker_image_push module – Push Docker images to registries
  • community.docker.docker_image_remove module – Remove Docker images
  • community.docker.docker_image_tag module – Tag Docker images with new names and/or tags
  • community.docker.docker_login module – Log into a Docker registry
  • community.docker.docker_network module – Manage Docker networks
  • community.docker.docker_network_info module – Retrieves facts about docker network
  • community.docker.docker_node module – Manage Docker Swarm node
  • community.docker.docker_node_info module – Retrieves facts about docker swarm node from Swarm Manager
  • community.docker.docker_plugin module – Manage Docker plugins
  • community.docker.docker_prune module – Allows to prune various docker objects
  • community.docker.docker_secret module – Manage docker secrets
  • community.docker.docker_stack module – docker stack module
  • community.docker.docker_stack_info module – Return information on all docker stacks
  • community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
  • community.docker.docker_swarm module – Manage Swarm cluster
  • community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster
  • community.docker.docker_swarm_service module – docker swarm service
  • community.docker.docker_swarm_service_info module – Retrieves information about docker services from a Swarm Manager
  • community.docker.docker_volume module – Manage Docker volumes
  • community.docker.docker_volume_info module – Retrieve facts about Docker volumes
  • community.docker.docker connection – Run tasks in docker containers
  • community.docker.docker_api connection – Run tasks in docker containers
  • community.docker.nsenter connection – execute on host running controller container
  • community.docker.docker_containers inventory – Ansible dynamic inventory plugin for Docker containers
  • community.docker.docker_machine inventory – Docker Machine inventory source
  • community.docker.docker_swarm inventory – Ansible dynamic inventory plugin for Docker swarm nodes
Community.Docker Collection
  • Search


© Copyright Community.Docker Contributors.