Add separate upgrade playbook for koschei testing
This commit is contained in:
parent
bb80d5eeaf
commit
b854a1d46b
1 changed files with 6 additions and 0 deletions
6
playbooks/manual/upgrade/koschei-testing.yml
Normal file
6
playbooks/manual/upgrade/koschei-testing.yml
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
- name: Upgrade koschei from upstream testing repo
|
||||
tasks:
|
||||
- include: koschei.yml
|
||||
vars:
|
||||
testing: yes
|
Loading…
Add table
Add a link
Reference in a new issue