unfetter
unfetter copied to clipboard
ansible doesn't check to see if the volumes have valid information
When building Unfetter, ansible looks to see if the volume is created, but does not check to see if the files exist.
Add the ability to evaluate the contents of a volume.
Currently, if a volume exists but the files are not created, then the containers will crash and ansible can not handle it.