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

This commit is contained in:
Zuul 2018-09-20 14:15:29 +00:00 committed by Gerrit Code Review
commit f753b318cd
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
- 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: