marios 1386a57989 Add --ansible-opts for upgrade-non-controller.sh O->P upgrade
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
2017-12-01 15:46:20 +02:00
..