Solve ansible-lint [201] Trailing whitespace

master
Robin Schneider 4 years ago
parent a56a4d6600
commit 81c371c6a2
No known key found for this signature in database
GPG Key ID: A81E8006DC95EFE6

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

Loading…
Cancel
Save