Removed dots at end of task descriptions to have a common scheme

This commit is contained in:
Jakob Reiter 2015-07-16 11:19:57 +02:00
parent c5a207416a
commit 50c7ff3c29
5 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
---
# RedHat specific Java
- name: RedHat - Ensure Java is installed.
- name: RedHat - Ensure Java is installed
yum: name={{ item }} state=latest
with_items: java_packages