Trellis Kinsta deploy error: Remote copy does not support recursive copy of directory

I’m trying to deploy to Kinsta and running into this error. I’ve done this successfully before, but this is stumping me this time around. Any help is appreciated, thanks!

TASK [deploy : Copy project folders] *********************************************************************************
System info:
  Ansible 2.7.5; Darwin
  Trellis 1.14.0: February 16th, 2022
---------------------------------------------------
Remote copy does not support recursive copy of directory:
/www/samco_304/public/current/vendor/
failed: [kinsta_staging] (item=vendor) => {"changed": false, "item": {"changed": false, "failed": false, "invocation": {"module_args": {"checksum_algorithm": "sha1", "follow": false, "get_attributes": true, "get_checksum": true, "get_md5": null, "get_mime": true, "path": "/www/samco_304/public/current/vendor"}}, "item": "vendor", "stat": {"atime": 1652991034.690003, "attr_flags": "", "attributes": [], "block_size": 16384, "blocks": 17, "charset": "binary", "ctime": 1652991034.966021, "dev": 3145764, "device_type": 0, "executable": true, "exists": true, "gid": 33, "gr_name": "www-data", "inode": 73434, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1652991034.966021, "nlink": 7, "path": "/www/samco_304/public/current/vendor", "pw_name": "samco", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 9, "uid": 1001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}}}