Dont specify ansible version
This commit is contained in:
parent
97faa7429c
commit
00f9f5d5d1
@ -7,7 +7,7 @@ before_install:
|
|||||||
- sudo apt-get -qq update
|
- sudo apt-get -qq update
|
||||||
install:
|
install:
|
||||||
- pip install molecule
|
- pip install molecule
|
||||||
- pip install ansible==2.7
|
- pip install ansible
|
||||||
- pip install docker
|
- pip install docker
|
||||||
script:
|
script:
|
||||||
- molecule test --scenario-name commands
|
- molecule test --scenario-name commands
|
||||||
|
Loading…
Reference in New Issue
Block a user