Skip to content

Commit a1d6026

Browse files
zilverbergbedroge
andauthored
Update roles/create_cvmfs_content_structure/tasks/do_repo.yml
Co-authored-by: Bob Dröge <[email protected]>
1 parent 8b7ba21 commit a1d6026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

roles/create_cvmfs_content_structure/tasks/do_repo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
when:
3333
- cvmfs_start_transaction
3434
- cvmfs_publish_transaction
35-
- (create_symlinks.changed) or (create_files.changed)
35+
- create_symlinks.changed or create_files.changed
3636
register: publish
3737

3838
- name: Abort transaction

0 commit comments

Comments
 (0)