This allows the operator to pass extra options to the invocation
of ansible-playbook. In particular this can be used to skip the
validation tasks using the --skip-tags option, for example:
--ansible-opts "--skip-tags validation -vvv" to skip validation
and enable verbose logging
Change-Id: If4690d86904554cece641ec8ba87880201e14679
Closes-Bug: 1735731