7d7782cac2
We need this for the wheel mirror and also for the package mirrors. Change-Id: I2b7ace2ec2c318534ae98532736b56850d89eca5
7 lines
129 B
YAML
7 lines
129 B
YAML
- name: Emit volume name
|
|
debug:
|
|
var: afs_volume
|
|
|
|
- name: Releasing AFS volume
|
|
command: "vos release -v {{ afs_volume }}"
|