From 2f29c76eecc8475b445aa5e2e4eadb82d0deff3c Mon Sep 17 00:00:00 2001 From: David Wilson Date: Tue, 12 Feb 2019 02:06:44 +0000 Subject: [PATCH] tests: for 2.3 compatibility, disable gcloud.py for now --- tests/ansible/ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ansible/ansible.cfg b/tests/ansible/ansible.cfg index a968f84a..bec749f7 100644 --- a/tests/ansible/ansible.cfg +++ b/tests/ansible/ansible.cfg @@ -1,5 +1,5 @@ [defaults] -inventory = hosts,lib/inventory +inventory = hosts gathering = explicit strategy_plugins = ../../ansible_mitogen/plugins/strategy action_plugins = lib/action