Francois Blackburn

Results 11 issues of Francois Blackburn

Given I use the latest ansible-role-postgres (3.4.0) Given I override `postgresql_global_config_options` variable (but not `log_directory` option) When I execute my playbook Then I get the following error: ``` TASK [geerlingguy.postgresql...

MongooseIM version: 2.0.1 Installed from: source Erlang/OTP version: 17 from debian Jessie Given MongooseIM with mod_http_notification enabled When I make the following request: ` curl -X POST --header 'Content-Type: application/json'...

community

Add delay commands option in the Advanced tab from Config node. It will send commands sequentially with the delay added between commands. When triggering many commands at the same time,...

I opened this issue to write thoughts about pros/cons of the solution. Don't hesitate to add your propositions ## Issue Given I have many command nodes in my flow Given...

By curiosity, I started a branch (`i18n`) to see what kind of work need to be done to translate nodes. It appears to add some *complexity* to code and some...

I would like to have an option to choose how `pg_dump` will format the database (i.e. `plain` vs `custom`) I could make a PR to support it, but I need...

First of all, it's a very nice tool, good job :star_struck: This PR allow to use password provided in the cli option for the `pg_dump` command Otherwise using `--dump-file` option...

From https://community.hubitat.com/t/node-red-nodes-for-hubitat/34386/5329 > One of the things I really like in the Home Assistant node-red nodes is that events show a timestamp on the node (in addition to the current...