# Developer Platform

<h2 align="center">Create Ansible Workflows in YAML</h2>

<p align="center"><a href="/spaces/X4RZBFHysmnAbxxa659i/pages/7FvWQMF0kTK7HGhlQfmo" class="button primary">Getting Started</a> <a href="https://github.com/sihamouda/ansible-easy" class="button secondary" data-icon="github">GitHub</a> </p>

<p align="center"></p>

### Ansible Easy simplifies everything:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-shield-check">:shield-check:</i></h4></td><td><strong>Pydantic Based</strong></td><td>Define your Playbooks input schema in YAML format for pre-validation</td><td><a href="/spaces/X4RZBFHysmnAbxxa659i">/spaces/X4RZBFHysmnAbxxa659i</a></td><td></td></tr><tr><td><h4><i class="fa-diagram-project">:diagram-project:</i></h4></td><td><strong>Custom Logic</strong></td><td>Run certain playbooks with specific input values</td><td><a href="/spaces/X4RZBFHysmnAbxxa659i">/spaces/X4RZBFHysmnAbxxa659i</a></td><td></td></tr><tr><td><h4><i class="fa-python">:python:</i></h4></td><td><strong>Python Based</strong></td><td>Import base functions for more complex scenarios</td><td><a href="/spaces/yIw6wPk5UHALhd8JB4g0">/spaces/yIw6wPk5UHALhd8JB4g0</a></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sihamouda.gitbook.io/ansible-easy/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
