Skip to content
Snippets Groups Projects
Commit 89545e54 authored by Jörg Sachse's avatar Jörg Sachse
Browse files

doc: clarify task name

parent 8efc884c
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
when: ( ansible_os_family == 'RedHat' ) and
( ansible_distribution_major_version == "7" )
- name: install RedHat packages
- name: install packages required by ExLibris
yum:
name: "{{ redhat_packages }}"
state: present
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment