Added molecule-docker

https://github.com/ansible-community/molecule/issues/2891
This commit is contained in:
Lucas Maurice 2020-12-08 15:25:33 -05:00 committed by GitHub
parent 4c67015a19
commit bda24ab8af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ env:
install:
# Install test dependencies.
- pip install molecule docker==4.2.2 testinfra ansible-lint flake8 yamllint
- pip install molecule docker==4.2.2 testinfra ansible-lint flake8 yamllint molecule-docker
before_script:
# Use actual Ansible Galaxy role name for the project directory.