From e8763428870d02c89081e162946cb454964eca83 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 10 Jun 2019 17:41:55 +0200 Subject: [PATCH] include missing yum role for molecule --- molecule/ec2-centos-7/playbook.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/molecule/ec2-centos-7/playbook.yml b/molecule/ec2-centos-7/playbook.yml index c969b37..4504962 100644 --- a/molecule/ec2-centos-7/playbook.yml +++ b/molecule/ec2-centos-7/playbook.yml @@ -11,4 +11,5 @@ enabled: True roles: + - role: xoxys.yum - role: xoxys.mosquitto