Files
docker-docs/config/thirdparty/ansible.md
Misty Stanley-Jones 1b343beca4 Clean up information architecture (#5893)
- 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
2018-02-01 15:25:43 -08:00

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).