garethr-docker
garethr-docker copied to clipboard
Add fact for 'docker info'
This adds a fact docker_info which contains the information of 'docker info' output.
@benningm Thanks for the PR, the code looks good. Are you able to write some unit tests for the function?
I added unit tests to the Pull Request.