Ansible Playbook Generator

Define plays, tasks, variables, and inventory in one place. Get valid YAML playbooks you can run with ansible-playbook or drop into your repo.

Gather facts

Select module category

SystemUsers, services, files
PackageAPT, YUM, PIP
WebApache, Nginx, HTTP
DatabaseMySQL, PostgreSQL
CloudAWS, Azure, GCP
Become (sudo)
Playbook YAML
---
# Your playbook will appear here after you configure settings and generate.

What you get

Automation

Build playbooks for configuration and deployment without writing YAML by hand.

Module library

Pick from system, package, web, database, and cloud modules with sample parameters.

Tasks and inventory

Add tasks with conditions and tags, and define host groups and variables in one place.