From 200ae72c05772dab23923bc74c88c8691f7224fc Mon Sep 17 00:00:00 2001 From: Michal Ptacek Date: Thu, 21 Mar 2019 12:32:20 +0000 Subject: 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 --- ansible/roles/application-install/tasks/custom_role.yml | 1 - 1 file changed, 1 deletion(-) (limited to 'ansible/roles/application-install/tasks/custom_role.yml') 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 != '' -- cgit 1.2.3-korg