mirror of
https://github.com/geerlingguy/ansible-role-pip.git
synced 2024-11-15 10:35:10 +01:00
trim white space
This commit is contained in:
parent
cffcf33bd2
commit
f4faa4d451
@ -12,7 +12,3 @@
|
||||
state: "{{ item.state | default(omit) }}"
|
||||
executable: {{ 'pip3' if pip_package == "python3-pip" else 'pip' }}
|
||||
with_items: "{{ pip_install_packages }}"
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user