Revert "file_perms: Skip rpm verification step for Leap 15"

This reverts commit 75e8b0f02a.

The openSUSE bug has been fixed so this workaround is not needed
anymore.

Change-Id: I7d8a93332d0ec925d97b64fc1052b1c3d621e066
This commit is contained in:
Markos Chandras 2018-10-18 08:49:25 +01:00
parent 7184d5d40e
commit 8cef84567b
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@
- ansible_pkg_mgr in ['yum', 'zypper']
- rpmverify_package_list is defined
- rpmverify_package_list.stdout_lines | length > 0
- not (ansible_os_family | lower == 'suse' and ansible_distribution_major_version == '15') # Leap 15 bug in sudo package https://bugzilla.suse.com/show_bug.cgi?id=1097643
async: 300
poll: 0
tags: