Description

Ansible Service Broker

Installation Instructions

1A. On Fedora 26, 27, or 28 you can do:
su -c 'dnf -y install dnf-plugins-core && dnf copr enable @ansible-service-broker/ansible-service-broker-latest'

1B. On RHEL or CentOS 7:
su -c 'wget https://copr.fedorainfracloud.org/coprs/g/ansible-service-broker/ansible-service-broker-latest/repo/epel-7/group_ansible-service-broker-ansible-service-broker-latest-epel-7.repo -O /etc/yum.repos.d/ansible-service-broker-latest.repo'

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 7 x86_64 [modified] (336)* EPEL 7 (362 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable @ansible-service-broker/ansible-service-broker-latest
More info about enabling Copr repositories

Other Actions