5 lines
53 B
YAML
5 lines
53 B
YAML
|
- name: Install zsh
|
||
|
hosts: self
|
||
|
roles:
|
||
|
- zsh
|