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