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