Refactor CI pipelien and enable molecule testing #1
@ -25,6 +25,7 @@ steps:
|
|||||||
image: centos:7
|
image: centos:7
|
||||||
pull: always
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
|
- yum install -y epel-release
|
||||||
- yum install -y python-pip
|
- yum install -y python-pip
|
||||||
- pip install ansible molecule -qq
|
- pip install ansible molecule -qq
|
||||||
- molecule --debug test
|
- molecule --debug test
|
||||||
|
Loading…
Reference in New Issue
Block a user