> ## Documentation Index
> Fetch the complete documentation index at: https://docs.envzero.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Ansible Support

> Run Ansible playbooks as env zero environments with native approval flows, PR plan triggers, drift detection, TTL policies, and scheduling alongside IaC tools.

[Ansible](https://www.ansible.com/) is an open-source automation tool used for configuration management, application deployment, and task automation. It allows users to define their systems and infrastructure as code using simple, human-readable YAML files. Ansible now has first-class support in env zero.

## Ansible - How does it work

Deploy your playbooks as env zero environments, with all the benefits you know and love, like Approval Flow, Plan on Pull Request, Drift Detection, TTL, Scheduling, and a whole lot more!

To manage your Ansible deployments in env zero, you will need to create a new Ansible template, or run an environment directly from a VCS and choose the Ansible type:

<Frame>
  <img src="https://mintcdn.com/envzero-b61043c8/hr9e779VSnIZk8JC/images/changelogs/2024/08/8d1f97c-screenshot_2024-08-04_at_12.png?fit=max&auto=format&n=hr9e779VSnIZk8JC&q=85&s=3f00c0c6b52322436a7777fc1f664693" width="1420" height="583" data-path="images/changelogs/2024/08/8d1f97c-screenshot_2024-08-04_at_12.png" />
</Frame>

Read more [here](/guides/admin-guide/templates/ansible).
