Issue #24: Update Molecule test suite to 3.0 and fix YAML lint issues.

This commit is contained in:
Jeff Geerling
2020-02-20 12:44:12 -06:00
parent 34a45c0eee
commit 27b8ba968e
27 changed files with 522 additions and 522 deletions

View File

@@ -3,7 +3,7 @@ services: docker
language: python
install:
- pip3 install docker molecule openshift jmespath
- pip3 install docker molecule yamllint ansible-lint openshift jmespath
script:
- molecule test -s test-local