mirror of
https://github.com/ansible/awx.git
synced 2024-11-02 01:21:21 +03:00
f1a9c4ef0e
Instead of sourcing ansible from epel or extras, we'll now use the official Ansible repo
7 lines
210 B
Plaintext
7 lines
210 B
Plaintext
[ansible]
|
|
name=Ansible for Enterprise Linux 7 - $basearch
|
|
baseurl=https://releases.ansible.com/ansible/rpm/release/epel-7-x86_64/
|
|
enabled=1
|
|
gpgcheck=1
|
|
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ansible-release
|