mirror of
https://github.com/geerlingguy/ansible-role-pip.git
synced 2024-11-15 10:35:10 +01:00
parent
fd6d58a571
commit
f5212246e6
@ -11,4 +11,4 @@
|
||||
virtualenv: "{{ item.virtualenv | default(omit) }}"
|
||||
state: "{{ item.state | default(omit) }}"
|
||||
executable: "{{ pip_executable }}"
|
||||
with_items: "{{ pip_install_packages }}"
|
||||
loop: "{{ pip_install_packages }}"
|
||||
|
Loading…
Reference in New Issue
Block a user