ansible-zsh-chic/tasks/powerline.yml

6 lines
76 B
YAML
Raw Normal View History

2020-08-07 19:59:07 +02:00
---
- name: Install powerline
apt:
name: powerline
state: present