Specs & diagrams for Ansible Text project planning
- Use
.puml
file type - Add
@startuml
&@enduml
- Name diagrams in
@startuml
directive - Order definitions by state first, then transition, for each nested context.
- Prefer
<<choice>>
stereotypes for complicated branching
- Come up with standards for transition names
- Come up with standards for state names