- hosts: localhost roles: - create-afs-token - role: upload-afs afs_target: "{{ afs.path }}/{{ zuul.project.short_name }}" - destroy-afs-token