mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
493 B
ReStructuredText
16 lines
493 B
ReStructuredText
6 years ago
|
.. _virtualization_guides:
|
||
|
|
||
|
******************************************
|
||
|
Virtualization and Containerization Guides
|
||
|
******************************************
|
||
|
|
||
|
The guides in this section cover integrating Ansible with popular tools for creating virtual machines and containers. They explore particular use cases in greater depth and provide a more "top-down" explanation of some basic features.
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
|
||
|
guide_docker
|
||
|
guide_kubernetes
|
||
|
guide_vagrant
|
||
|
guide_vmware
|