添加CentOS epel仓库 (#200)

谢谢
pull/204/head
lusyoe 2018-05-24 00:08:09 +08:00 committed by gjmzj
parent f97593b9db
commit e659038ab7
1 changed files with 4 additions and 0 deletions

View File

@ -66,6 +66,10 @@
- firewalld
- python-firewall
- firewalld-filesystem
- name: 添加EPEL仓库
yum: name=epel-release state=latest
- name: 安装基础软件包
yum: name={{ item }} state=latest
with_items: