Solve ansible-lint [201] Trailing whitespace

This commit is contained in:
Robin Schneider 2020-09-13 23:17:48 +02:00
parent a56a4d6600
commit 81c371c6a2
No known key found for this signature in database
GPG key ID: A81E8006DC95EFE6

View file

@ -1,7 +1,7 @@
---
- name: (CentOS 8) Install EPEL & ELRepo repository
yum:
name:
name:
- epel-release
- elrepo-release
update_cache: yes