mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
* initial templating changes * adding docs * author * responding to pr comments * testing for idempotency * using template_driver rather than templating * adding explicit idem check * remove local testing changes * bug fix * fixing idempotency Co-authored-by: Sasha Jenner <sasha.jenner@cba.com.au>
3 lines
234 B
YAML
3 lines
234 B
YAML
minor_changes:
|
|
- docker_config - add support for ``template_driver`` with one option ``golang`` (https://github.com/ansible-collections/community.docker/issues/332, https://github.com/ansible-collections/community.docker/pull/345).
|