Removed dots at end of task descriptions to have a common scheme
This commit is contained in:
parent
c5a207416a
commit
50c7ff3c29
5 changed files with 7 additions and 7 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue