copr-hypervisor: typo in when condition
This commit is contained in:
parent
511b1999c2
commit
1e6fba350e
1 changed files with 1 additions and 2 deletions
|
@ -74,8 +74,7 @@
|
||||||
tags:
|
tags:
|
||||||
- provision_config
|
- provision_config
|
||||||
- copr_rpmbuild_main_ini
|
- copr_rpmbuild_main_ini
|
||||||
when:
|
when: "'copr_hypervisor' not in group_names"
|
||||||
when: "'copr_hypervisor' not in group_names"
|
|
||||||
|
|
||||||
- name: put rpkg configuration file into the provision subdir
|
- name: put rpkg configuration file into the provision subdir
|
||||||
template: src="{{ roles_path }}/copr/backend/templates/provision/rpkg.conf.j2"
|
template: src="{{ roles_path }}/copr/backend/templates/provision/rpkg.conf.j2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue