> For the complete documentation index, see [llms.txt](https://devops.1w2.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://devops.1w2.net/ansible/yaml.md).

# Yaml

<figure><img src="/files/VArzJkpfydws8txcr7Xu" alt=""><figcaption></figcaption></figure>

* XML,XHTML,JSON gibi konfigürasyon amaçlı dosyalardır.&#x20;
* Bir json süper setidir.&#x20;
* Girintilere önem verir. (hizalar yaml formatına uygun olmalıdır)
* Parent-child için girintiler önemlidir. (alt başlıklar vb)&#x20;
* Büyük - küçük harf duyarlıdır.&#x20;
* .yaml ve .yml olarak yazılabilir.&#x20;
* Yorum için # işareti kullanılabilir.&#x20;
* UTF-8 / UTF-10 / UTF-32 destekler.&#x20;
* Json - YML convert edilebilir.

<figure><img src="/files/jwRgPiEazVf803N944VV" alt=""><figcaption></figcaption></figure>

YML Data türleri

* String
* Boolen
* Integer
* Float
* List
* Dictionary
* Reference

<figure><img src="/files/f88aKuxJ7cyfrWL9CGCA" alt=""><figcaption></figcaption></figure>
