Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 409 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 409 Bytes

Ansible Role - mafalb.copr.plugin

A Role for installing the copr yum/dnf plugin, for adding/listing/searching copr repos. This does not make sense for non RPMish systems, but we tried to make it not to fail, on those systems it is basically a noop.

Basic Usage

- name: install the copr plugin
  hosts: localhost
  roles:
  - role: mafalb.copr.plugin

Variables

None

License

GPLv3