project-config/playbooks/wheel/release.yaml

40 lines
1000 B
YAML

- hosts: localhost
roles:
- role: create-afs-token
# CentOS
- role: release-afs-volume
afs_volume: mirror.wheel.cent7x64
- role: release-afs-volume
afs_volume: mirror.wheel.cent8x64
- role: release-afs-volume
afs_volume: mirror.wheel.cent8a64
# Debian
- role: release-afs-volume
afs_volume: mirror.wheel.busterx64
- role: release-afs-volume
afs_volume: mirror.wheel.bustera64
- role: release-afs-volume
afs_volume: mirror.wheel.deb11x64
- role: release-afs-volume
afs_volume: mirror.wheel.deb11a64
# Ubuntu
- role: release-afs-volume
afs_volume: mirror.wheel.xenialx64
- role: release-afs-volume
afs_volume: mirror.wheel.bionicx64
- role: release-afs-volume
afs_volume: mirror.wheel.bionica64
- role: release-afs-volume
afs_volume: mirror.wheel.focalx64
- role: release-afs-volume
afs_volume: mirror.wheel.focala64
# Fin
- role: destroy-afs-token