Results 2 issues of mallmen

There are several places where the `vmware.folder_absolute_path` are used in the `command` module which does not work with spaces. Re-factor the tasks to use `command.argv` to properly handle the spaces.

When you deploy this application and sync to the cluster, the config-authentication application gets a new secret `v4-0-config-user-idp-0-file-data` that shows out of sync. This secret gets created in `openshift-authentication` after...