remove powerline status install

This commit is contained in:
vincent 2021-02-25 23:04:44 +01:00
parent f7ccb079a0
commit 23f8196aba

View File

@ -39,11 +39,6 @@
become: yes
when: ansible_facts['os_family'] == "Debian"
- name: install powerline status via pip
pip:
name: powerline-status # not required. The name of a Python library to install or the url(bzr+,hg+,git+,svn+) of the remote package.,This can be a list (since 2.2) and contain version specifiers (since 2.7).
extra_args: --user
- name: GITHUB | Get current version of bat
shell: >