bugfix: fix install stellar rpm when stellar changed.
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
- name: "Install firwall that are sapp plugins"
|
||||
shell: rpm -i /tmp/rpm_download/{{ item.1 }}* --prefix {{ prefix_path.sapp }}
|
||||
when:
|
||||
- item.1 is not search("stellar-c")
|
||||
- item.1 is not search("firewall")
|
||||
- item.0 is not search("stellar-c")
|
||||
- item.0 is not search("firewall")
|
||||
loop: "{{ firewall_rpm_version | dictsort }}"
|
||||
|
||||
- name: "Install firwall and stellar-c rpm plugins"
|
||||
|
||||
Reference in New Issue
Block a user