Jose Luis Franco Arza
28702d18be
Remove redundancy in _launch_ansible* methods.
This patch tries to reuse the same function _launch_ansible for the multiple ansible executions in tripleo_deploy.py by passing a list with the arguments to be used by the ansible-playbook command. Change-Id: Iad2c9b82478ae05d68fcfd5880270105c68abefb
Team and repository tags
tripleoclient
tripleoclient is an OpenStackClient (OSC) plugin implementation that implements commands useful for TripleO and the install and management of both an undercloud and an overcloud.
See the TripleO Documentation for details on using tripleoclient.
Description