Fix typo in ansible_distrubution_major_version

Change-Id: Iee5532ad4e8a08c8beabc40b08c5e20098870aa5
This commit is contained in:
Sai Sindhur Malleni 2019-11-11 10:30:41 -05:00
parent 63a22acd64
commit 5292b3f5c6
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
# epel rpm for collectd packages
epel_rpm: https://download.fedoraproject.org/pub/epel/epel-release-latest-{{ ansible_distrubution_major_version }}.noarch.rpm
epel_rpm: https://download.fedoraproject.org/pub/epel/epel-release-latest-{{ ansible_distribution_major_version }}.noarch.rpm
epel_rpmkey: https://download.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-{{ ansible_distribution_major_version }}