Move job timeout into playbook as vars

This is more a cosmetic change for the purpose to easier debug our
playbooks.  Currently timeout was passed into our ansible playbook via
the CLI, however since we build up our playbooks from scratch we can
simply change to a vars inside the playbook.

Our functionality should not change but providers users an easier way
to determine the initial timeout value.

Change-Id: Id5d68ce1ca3025757349fb5765993889c92fb309
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
1 file changed