Fix trailing whitespace

This commit is contained in:
Marcel Müller 2020-05-20 09:11:39 +00:00 committed by GitHub
parent 765220ff4c
commit 72fa7c2f53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,4 +18,4 @@
when: when:
- ansible_os_family == 'RedHat' - ansible_os_family == 'RedHat'
- ansible_distribution_major_version | int >= 8 - ansible_distribution_major_version | int >= 8
- ansible_distribution == "CentOS" - ansible_distribution == "CentOS"