Marcin

Results 4 issues of Marcin

### Host operating system: output of `uname -a` ``` Linux barman-01 4.15.0-118-generic #119-Ubuntu SMP Tue Sep 8 12:30:01 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux ``` ### node_exporter version: output of...

A role does not have `idempotency` which is essential feature of Ansible. Following task always shows `changed`: ``` TASK [zzet.rbenv : install ruby versions for system] ********************************************************************************************************* changed: [dev-02] =>...

Hi, I have some troubles changing usp logging behavior. By default it outputs to stdout. It should be easy enough to use my own logger and handlers with propagation to...

enhancement

The `docker-compose` command includes the `--env-file` option, which accepts multiple files by allowing the option to be repeated. This is indicated in the command help as `stringArray`, meaning it can...