diff --git a/playbooks/wheel/release.yaml b/playbooks/wheel/release.yaml index 8f0a6d0c64..d3a45c22bd 100644 --- a/playbooks/wheel/release.yaml +++ b/playbooks/wheel/release.yaml @@ -1,10 +1,10 @@ - hosts: localhost roles: - role: create-afs-token - - role: release-afs + - role: release-afs-volume afs_volume: trustyx64 - - role: release-afs + - role: release-afs-volume afs_volume: cent7x64 - - role: release-afs + - role: release-afs-volume afs_volume: xenialx64 - role: destroy-afs-token