Fix task when memcached_instance_name
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Eric Morino 2020-04-23 12:01:01 +02:00
parent 7173fc06ea
commit 9e0388c865
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
---
- name: Choose packages (Oracle)
set_fact:
multi: "multi_"
when: memcached_instance_name
multi: "multi_"
when: memcached_instance_name !=""
- name: is Munin present ?
stat: