mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
6 lines
109 B
Markdown
6 lines
109 B
Markdown
# Ansible Role Pattern
|
|
|
|
- Create roles for reusable logic
|
|
- Keep structure clean
|
|
- Use handlers for services
|