Files
portfolio/infra-run/ansible/playbooks/README.md
T

17 lines
489 B
Markdown
Raw Normal View History

# infra-run/ansible/playbooks
This directory is intended for executable Ansible playbooks that coordinate roles, inventories, and operational tasks. In the current portfolio state it acts as a prepared entry point for future automation runs.
## Diagram
```mermaid
flowchart TD
2026-05-06 06:46:27 +00:00
A["playbooks"]
click A href "./" "playbooks"
```
## Notes
- Playbooks belong here when the repository expands beyond script-first operations.
- The directory currently contains only placeholder content.