c1rc0le
c1rc0le
Hello, We have the same issue with our Operating System Linux Ubuntu 20.04/ [error] Sync Error on /home/florian/workspace/japi: error while traversing /home/florian/xxxxxxx : no space left on device [info] Sync...
I have increased this parameter fs.inotify.max_user_watches of my sysctl configuration on my Linux workstation and it works now. @oleksandr-vynnyk , have you tried this?
Thanks @gardar for your comments. I will remove `_common_remote_cache_path `to only keep `_common_local_cache_path`. Noted for the bastion option, will change the workflow with : `_common_remote_download_host`.
I have reviewed the implementation of the bastion and noticed that it is somewhat complex, as it is not seamlessly integrated within Ansible's unarchive or copy modules. While there may...