Unix pattern matching will be used when command:
fuel rel --sync-deployment-tasks
will be executed
By default *tasks.yaml pattern will be used
It can be overwritten by --fp '*another*'.
So in result command should be:
fuel rel --sync-deployment-tasks --fp '*another*'
implements blueprint granular-deployment-based-on-tasks
Change-Id: I9897b0e1c96ab9d0d8fb48010c79561f40e275ac