issues running through setup.sh

I am new to ansible and when trying to install it I keep getting these errors regarding the packages for perl

Error: Package: munin-2.0.25-11.el6.noarch (epel)
Requires: perl(File::Copy::Recursive)
Error: Package: perl-Log-Dispatch-2.27-1.el6.noarch (epel)
Requires: perl(MIME::Lite)
Error: Package: munin-2.0.25-11.el6.noarch (epel)
Requires: perl(RRDs)
Error: Package: munin-2.0.25-11.el6.noarch (epel)
Requires: perl(Taint::Runtime)
Error: Package: perl-Log-Log4perl-1.30-1.el6.noarch (epel)
Requires: perl(RRDs)

I have the epel repo in /etc/yum.repos.d, so I don’t think that is it and have all other repositories that I need in the same directory. I just can’t figure out why any of those repo’s have those perl packages. I am running it on RHEL 6.7, thanks.