kidhab

Results 25 comments of kidhab

The copy task will not remove the destination files if your `src`-path end with a trailing slash. From the Ansible [documentation](https://docs.ansible.com/ansible/latest/collections/ansible/builtin/copy_module.html) > If path is a directory, it is copied...

`ProtectSystem = strict` mounts the whole file system as read only. This only works if you disable logging of your bridge - which is not the default. Hence a service...

I will have a look at the issue this week.

I'm not sure if it help to add a location block to the webserver's configuration to rewrite the location via a regular expression. I assume that the query `?location=%2Fextrafolder...` is...