Refactor CI pipelien and enable molecule testing #1

Merged
xoxys merged 131 commits from molecule-dev into master 2019-03-25 22:23:40 +01:00
Showing only changes of commit 1d381b0b4d - Show all commits

View File

@ -25,6 +25,7 @@ steps:
image: centos:7
pull: always
commands:
- yum install -y epel-release
- yum install -y python-pip
- pip install ansible molecule -qq
- molecule --debug test