python-tripleoclient/tripleoclient/tests/v1/tripleo
Gael Chamoulaud d7793ce1a5 Add gathering_policy parameter to run_ansible_playbook function
This patch adds a new parameter called 'gathering_policy' (Defaults to
None) to the 'run_ansible_playbook' function. This parameter will
control the default policy of the Ansible fact gathering. Sets to None
by default, it will use the default policy for Ansible (ie. 'implicit').

Change-Id: I0668241a1675dd4e344cc24b6ff2cbb8f93b7a45
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2019-07-31 08:44:44 +00:00
..
__init__.py Create generic deployment action 2018-04-30 20:48:16 -07:00
test_tripleo_deploy.py Merge "Use wait for stack ready from utils for tripleo deploy" 2019-07-03 16:45:30 +00:00
test_tripleo_upgrade.py Add 2 missing guards for sudo 2019-03-08 16:42:59 -07:00
test_tripleo_validator.py Add gathering_policy parameter to run_ansible_playbook function 2019-07-31 08:44:44 +00:00