This commit is contained in:
parent
39a9b14181
commit
572b1227fb
@ -25,6 +25,6 @@ steps:
|
||||
image: centos:7
|
||||
pull: always
|
||||
commands:
|
||||
- yum install -y --no-cache python-pip
|
||||
- yum install -y python-pip
|
||||
- pip install ansible molecule -qq
|
||||
- molecule --debug test
|
||||
|
Loading…
Reference in New Issue
Block a user