copr/copr-devel-server: drop unused role
This commit is contained in:
parent
3ae978022a
commit
8e2d9df782
6 changed files with 0 additions and 21 deletions
|
@ -56,7 +56,6 @@
|
|||
roles:
|
||||
- base
|
||||
- nagios_client
|
||||
- copr/copr-devel-server
|
||||
- copr/backend
|
||||
- role: messaging/base
|
||||
when: copr_messaging
|
||||
|
|
|
@ -51,7 +51,6 @@
|
|||
roles:
|
||||
- base
|
||||
- nagios_client
|
||||
- copr/copr-devel-server
|
||||
- copr/dist_git
|
||||
|
||||
handlers:
|
||||
|
|
|
@ -51,5 +51,4 @@
|
|||
roles:
|
||||
- base
|
||||
- nagios_client
|
||||
- copr/copr-devel-server
|
||||
- copr/frontend
|
||||
|
|
|
@ -54,5 +54,4 @@
|
|||
roles:
|
||||
- base
|
||||
- nagios_client
|
||||
- copr/copr-devel-server
|
||||
- copr/keygen
|
||||
|
|
|
@ -79,7 +79,6 @@
|
|||
roles:
|
||||
- base
|
||||
- nagios_client
|
||||
- copr/copr-devel-server
|
||||
- copr/pulp
|
||||
|
||||
|
||||
|
|
|
@ -1,16 +0,0 @@
|
|||
---
|
||||
# Tasks that we want to execute only on the devel Copr instance
|
||||
|
||||
# - name: make sure dnf-plugins-core are installed
|
||||
# package: name=dnf-plugins-core state=present
|
||||
# when:
|
||||
# - devel|bool
|
||||
#
|
||||
# - name: enable @copr/copr when on devel machine
|
||||
# command:
|
||||
# cmd: dnf copr -y remove {{ item }}
|
||||
# warn: false
|
||||
# with_items:
|
||||
# - "@copr/copr"
|
||||
# when:
|
||||
# - devel|bool
|
Loading…
Add table
Add a link
Reference in a new issue