From 770c915927b64501f1aae354319ffba57801aef0 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 12 May 2019 02:29:04 +0200 Subject: [PATCH] add ansible config to molecule --- molecule/ec2-centos-7/molecule.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/molecule/ec2-centos-7/molecule.yml b/molecule/ec2-centos-7/molecule.yml index 498ec34..2cc912c 100644 --- a/molecule/ec2-centos-7/molecule.yml +++ b/molecule/ec2-centos-7/molecule.yml @@ -20,4 +20,5 @@ ansible: ansiblecfg_defaults: force_color: true roles_path: /drone/src + library: /library timeout: 60