- hosts: localhost roles: - role: create-afs-token # CentOS - role: release-afs-volume afs_volume: mirror.wheel.cent7x64 # CentOS 8 Stream - role: release-afs-volume afs_volume: mirror.wheel.cent8sx64 - role: release-afs-volume afs_volume: mirror.wheel.cent8sa64 # CentOS 9 Stream - role: release-afs-volume afs_volume: mirror.wheel.cent9sx64 - role: release-afs-volume afs_volume: mirror.wheel.cent9sa64 # 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 - role: release-afs-volume afs_volume: mirror.wheel.jammyx64 - role: release-afs-volume afs_volume: mirror.wheel.jammya64 # Fin - role: destroy-afs-token