Refactor CI pipelien and enable molecule testing #1
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user