CentOS.yml 169 B

123456
  1. ---
  2. # vars/CentOS.yml: Variables for CentOS
  3. # Defaults are defined in defaults/main.yml
  4. #Set this to false to disable the EPEL repo installation
  5. enable_epel_repo: true