2017-08-31 17:37:41 -05:00
|
|
|
- hosts: localhost
|
|
|
|
roles:
|
2017-09-01 17:07:15 -05:00
|
|
|
- role: create-afs-token
|
2018-03-07 10:02:01 -05:00
|
|
|
- role: release-afs-volume
|
|
|
|
afs_volume: mirror.wheel.bionicx64
|
2017-10-21 17:52:51 +02:00
|
|
|
- role: release-afs-volume
|
2017-11-13 15:36:49 -05:00
|
|
|
afs_volume: mirror.wheel.trustyx64
|
2017-10-21 17:52:51 +02:00
|
|
|
- role: release-afs-volume
|
2017-11-13 15:36:49 -05:00
|
|
|
afs_volume: mirror.wheel.cent7x64
|
2017-10-21 17:52:51 +02:00
|
|
|
- role: release-afs-volume
|
2017-11-13 15:36:49 -05:00
|
|
|
afs_volume: mirror.wheel.xenialx64
|
2017-09-01 17:07:15 -05:00
|
|
|
- role: destroy-afs-token
|