Taskotron: Enable task python-versions on dev
Ansiblized version of python-versions is ready!
This commit is contained in:
parent
b93bd375fb
commit
5de10318d3
1 changed files with 1 additions and 6 deletions
|
@ -3,6 +3,7 @@
|
||||||
message_type: KojiBuildPackageCompleted
|
message_type: KojiBuildPackageCompleted
|
||||||
do:
|
do:
|
||||||
- tasks:
|
- tasks:
|
||||||
|
- python-versions
|
||||||
- rpmgrill
|
- rpmgrill
|
||||||
- rpmlint
|
- rpmlint
|
||||||
|
|
||||||
|
@ -40,12 +41,6 @@
|
||||||
|
|
||||||
{% if deployment_type in ['stg', 'prod'] %}
|
{% if deployment_type in ['stg', 'prod'] %}
|
||||||
{# these tasks are not ansiblized yet #}
|
{# these tasks are not ansiblized yet #}
|
||||||
- when:
|
|
||||||
message_type: KojiBuildPackageCompleted
|
|
||||||
do:
|
|
||||||
- tasks:
|
|
||||||
- python-versions
|
|
||||||
|
|
||||||
- when:
|
- when:
|
||||||
message_type: ModuleBuildComplete
|
message_type: ModuleBuildComplete
|
||||||
do:
|
do:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue