copr-be: install the Copr Ansible plugin

This commit is contained in:
Pavel Raiskup 2021-05-11 19:24:25 +02:00
parent 585294d8c6
commit 5d48cc7664

View file

@ -64,3 +64,6 @@
path="{{ provision_directory }}/filter_plugins/os_nova.py"
tags:
- provision_config
- name: sometimes it is worth having the copr.py ansible plugin
package: name=ansible-collection-community-general state=latest