4 lines
67 B
YAML
4 lines
67 B
YAML
- name: Install strawberry
|
|
hosts: self
|
|
roles:
|
|
- strawberry
|