mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
copr-be: missing provision_config tag
This commit is contained in:
@@ -64,6 +64,8 @@
|
||||
src: "{{ roles_path }}/copr/backend/files/resalloc_provision/wait-for-ssh/wait-for-ssh"
|
||||
mode: 0755
|
||||
dest: "{{ provision_directory }}/wait-for-ssh"
|
||||
tags:
|
||||
- provision_config
|
||||
|
||||
- name: put copr-rpmbuild configuration file into the provision subdir
|
||||
template: src="{{ roles_path }}/copr/backend/templates/provision/copr-rpmbuild/main.ini.j2"
|
||||
|
||||
Reference in New Issue
Block a user