diff --git a/playbooks/roles/mirror-update/files/centos-stream-mirror-update b/playbooks/roles/mirror-update/files/centos-stream-mirror-update index a3f8b5a17c..7f2123f1c5 100755 --- a/playbooks/roles/mirror-update/files/centos-stream-mirror-update +++ b/playbooks/roles/mirror-update/files/centos-stream-mirror-update @@ -77,6 +77,8 @@ $K5START ${RSYNC} \ --delete \ --delete-excluded \ --exclude="altimages" \ + --exclude="automotive" \ + --exclude="autosd" \ --exclude="iso" \ --exclude="debug" \ --exclude="s390x" \