Jimmy Thrasibule

Results 6 comments of Jimmy Thrasibule

@ColinFrick this is fixed in this latest update although I'm not a big fan of the adopted solution. I'll check whether [gulp-filter](https://www.npmjs.com/package/gulp-filter) can provide with better help on this.

@lubber-de I've updated the branch. gulp-filter can be an option but I think it requires another pull request as it can impact other areas of the configuration.

You can review this one now.

You do have [`server_default`](https://docs.sqlalchemy.org/en/13/core/defaults.html#server-defaults) which is a bit more restrictive but still can be used as a potential workaround.

`become_user` does overcome the permission denied issue. The `--machine` option however provides better integration with systemd and simplifies the task definition (no `become` or `environment` required).

Hi, Is there a way with the current API to version a component or is this case still to be investigated?