Merge "bindep: skip package install when not needed"
This commit is contained in:
commit
e8967612be
@ -8,6 +8,7 @@
|
||||
name: "{{ bindep_output.stdout_lines }}"
|
||||
state: present
|
||||
become: yes
|
||||
when: bindep_output.stdout_lines
|
||||
|
||||
- name: Check that packages are installed
|
||||
command: "{{ bindep_run }}"
|
||||
|
Loading…
Reference in New Issue
Block a user