summaryrefslogtreecommitdiffstats
path: root/ansible/roles/application-install/tasks/custom_role.yml
diff options
context:
space:
mode:
authorMichal Ptacek <m.ptacek@partner.samsung.com>2019-03-21 12:32:20 +0000
committerMichal Ptacek <m.ptacek@partner.samsung.com>2019-03-26 09:03:16 +0000
commit200ae72c05772dab23923bc74c88c8691f7224fc (patch)
tree40ed2cc3e83bd790c0c41c5f02ea28a577e68cae /ansible/roles/application-install/tasks/custom_role.yml
parentf842b36613c91f86dd371b590e048e5c4e510f34 (diff)
Fixing some yaml-lint warnings
Scope of this commit is to fix warnings reported by offline-installer-master-yaml-lint jenkins job Change-Id: Id858a37ce35d53ad1ffd5e5797607faae484ed15 Issue-ID: OOM-1753 Signed-off-by: Michal Ptacek <m.ptacek@partner.samsung.com>
Diffstat (limited to 'ansible/roles/application-install/tasks/custom_role.yml')
-rw-r--r--ansible/roles/application-install/tasks/custom_role.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/ansible/roles/application-install/tasks/custom_role.yml b/ansible/roles/application-install/tasks/custom_role.yml
index 3c6237e3..b6f6f351 100644
--- a/ansible/roles/application-install/tasks/custom_role.yml
+++ b/ansible/roles/application-install/tasks/custom_role.yml
@@ -6,4 +6,3 @@
when:
- application_custom_role is defined
- application_custom_role is not none
- - application_custom_role | trim != ''