remove powerline status install
This commit is contained in:
parent
f7ccb079a0
commit
23f8196aba
@ -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: >
|
||||
|
Loading…
Reference in New Issue
Block a user