Matt Calvert

Results 3 issues of Matt Calvert

Please could I ask for a new tag to be released for this? I would like to use the changes in https://github.com/ytti/oxidized-web/pull/206 in the Docker image for Oxidized, but it...

CentOS based OSes don't have the contents of `ansible_facts.lsb.description` populated by Ansible facts gathering, so the detection of Raspbian causes the playbook to fail with this on Ansible 2.8.11: ```...

To keep my anonymised database as true-to-life as the source, I want to only update non-empty columns. To achieve that I currently do this: ```yaml - table_name: customers type: update_columns...

enhancement