Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (8 loc) · 808 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 808 Bytes

Docker Collection for Ansible

Molecule Licence

A collection to install Docker and configuring an application stack.

Deprecated: Docker Compose V2 is incompatible with the Ansible python module.

The following steps are supported:

  • Distribute a shared docker-compose.yml by using the template function.
  • Distribute encrypted secrets through an .env file.
  • Distribute files and folders for a mapped volume.