mirror of
https://github.com/docker/docs.git
synced 2026-04-02 09:18:57 +07:00
- Move /engine/admin/ and /engine/userguide/ topics to /config/ and /develop/ - Get rid of some stub topics that are no longer needed - Rename /engine/article-img/ to /engine/images/ - Mark ambassador linking topic as obsolete - Flesh out multistage build topic - Reorganize some terribly obsolete content in other files
12 lines
394 B
Markdown
12 lines
394 B
Markdown
---
|
|
description: Installation and using Docker via Ansible
|
|
keywords: ansible, installation, usage, docker, documentation
|
|
title: Use Ansible
|
|
redirect_from:
|
|
- /engine/admin/ansible/
|
|
---
|
|
|
|
Docker no longer maintains specific documentation about using Ansible from within
|
|
Docker. To use Ansible within Docker, see the
|
|
[Ansible documentation](https://www.ansible.com/integrations/containers/docker).
|