unfetter icon indicating copy to clipboard operation
unfetter copied to clipboard

ansible doesn't check to see if the volumes have valid information

Open infosec-alchemist opened this issue 6 years ago • 0 comments

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.

infosec-alchemist avatar Jul 05 '18 19:07 infosec-alchemist