Files
TechradarDev/radar/2025-04-10/Ansible.md
Syoul 73c9ea26d2
All checks were successful
continuous-integration/drone/push Build is passing
dossier radar en plus
2025-05-09 14:57:40 +02:00

18 lines
474 B
Markdown

---
title: "Ansible"
ring: trial
quadrant: Applications
tags: [coding, backend]
---
# Ansible
![ansible](https://osl.ugr.es/wp-content/uploads/2025/04/imagen_ansible.jpg)
This is a demo entry. It is used to show how a radar item is written in Markdown format. The meta header is used to define the attributes of the item. The content of the file is used as the description of the item.
```tsx
// code higlighting works too
const var = 'Hello World!'
console.log(var)
```