epel

daixijun.epel

Build Status Ansible Galaxy GitHub tag (latest SemVer)

为 RHEL/CentOS 系列系统安装配置 epel-release 仓库

环境要求

  • RHEL/CentOS 6.x / 7.x / 8.x

变量

# 是否需要替换 epel 的仓库
epel_repo_replace: false
# epel 仓库的 repo 文件地址
epel_repo_url: http://mirrors.aliyun.com/repo/epel-{{ ansible_distribution_major_version }}.repo

依赖

使用示例

- hosts: servers
  roles:
    - { role: daixijun.epel }

License

BSD

维护者

About

RHEL/CentOS epel release

Install
ansible-galaxy install daixijun/ansible-role-epel
GitHub repository
License
Unknown
Downloads
314
Owner