Changes include:
- adds version label
- adds a minimum pipeline versions supported by the task
- adds display name for task
- adds tags for task
- modified description to add a summary
This patch moves the python files to the task directory and
renames the yaml file and the directory
- The yaml filename and directory is changed to match the resource name
- Modifies the path for install task command in readme file
Issue: #386
Signed-off-by: Puneet Punamiya <ppunamiy@redhat.com>